Upload model
Browse files- adapter_config.json +1 -0
- adapter_model.bin +3 -0
adapter_config.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"peft_type": "LORA", "r": 16, "target_modules": ["q_proj", "v_proj"], "lora_alpha": 32, "lora_dropout": 0.05, "merge_weights": false, "fan_in_fan_out": false, "enable_lora": null, "bias": "none"}
|
adapter_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4e9ce7cb0ec3898f47bb33145deaaaea266788a06ee0251360ead51402b924b3
|
3 |
+
size 6324049
|