Maxime62 commited on
Commit
0cfd646
·
verified ·
1 Parent(s): 4ca8a5c

Upload model

Browse files
Files changed (3) hide show
  1. README.md +1 -1
  2. adapter_config.json +3 -3
  3. adapter_model.safetensors +2 -2
README.md CHANGED
@@ -201,4 +201,4 @@ Carbon emissions can be estimated using the [Machine Learning Impact calculator]
201
 
202
  ### Framework versions
203
 
204
- - PEFT 0.9.1.dev0
 
201
 
202
  ### Framework versions
203
 
204
+ - PEFT 0.10.1.dev0
adapter_config.json CHANGED
@@ -22,11 +22,11 @@
22
  "target_modules": [
23
  "up_proj",
24
  "o_proj",
25
- "down_proj",
26
- "gate_proj",
27
  "q_proj",
28
  "v_proj",
29
- "k_proj"
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
22
  "target_modules": [
23
  "up_proj",
24
  "o_proj",
 
 
25
  "q_proj",
26
  "v_proj",
27
+ "down_proj",
28
+ "k_proj",
29
+ "gate_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3dac8973c9c1a4aee6111a1d106b5f62c6f512ed40df6c70a6eb9bdc8e8e2b60
3
- size 639691872
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e0242ed1d09719bf8be49d63ad1d7b9f9ebf9807f28dc8f998c98ed359ab727f
3
+ size 1689973080