yossiovadia commited on
Commit
ade41f8
·
verified ·
1 Parent(s): 69deb3b

revert: restore lora_config.json - file deletion had no effect

Browse files

Analysis confirms: both model loading errors and test failures are IDENTICAL with/without this file. The file is not the root cause.

Files changed (1) hide show
  1. lora_config.json +1 -0
lora_config.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"rank": 16, "alpha": 32, "dropout": 0.1, "target_modules": ["attention.self.query", "attention.self.value", "attention.output.dense", "intermediate.dense", "output.dense"]}