Epic3123 commited on
Commit
f49e1cd
1 Parent(s): 5b8d66a

Update adapter_config.json

Browse files

change to null that is not str

Files changed (1) hide show
  1. adapter_config.json +1 -1
adapter_config.json CHANGED
@@ -18,7 +18,7 @@
18
  "peft_type": "LORA",
19
  "r": 16,
20
  "rank_pattern": {},
21
- "revision": "null",
22
  "target_modules": [
23
  "down_proj",
24
  "o_proj",
 
18
  "peft_type": "LORA",
19
  "r": 16,
20
  "rank_pattern": {},
21
+ "revision": null,
22
  "target_modules": [
23
  "down_proj",
24
  "o_proj",