Spec commited on
Commit
30e041e
1 Parent(s): 64baf95

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +3 -3
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
- "base_model_name_or_path": "/kaggle/input/mistral/pytorch/7b-instruct-v0.1-hf/1",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
@@ -22,9 +22,9 @@
22
  "target_modules": [
23
  "k_proj",
24
  "gate_proj",
 
25
  "o_proj",
26
- "v_proj",
27
- "q_proj"
28
  ],
29
  "task_type": "CAUSAL_LM",
30
  "use_dora": false,
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": null,
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
 
22
  "target_modules": [
23
  "k_proj",
24
  "gate_proj",
25
+ "q_proj",
26
  "o_proj",
27
+ "v_proj"
 
28
  ],
29
  "task_type": "CAUSAL_LM",
30
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:87b41c52e78d41f9d6a099ada94c5a5dee0795b374352187cf6119eadb3473db
3
- size 369142184
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1fd23535b4ef1c410f7cb5294c0449dba9c7a381666a782c617cad9e36a3866d
3
+ size 369158504