yiyic commited on
Commit
6367654
·
verified ·
1 Parent(s): f0548b3

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
@@ -1,6 +1,6 @@
1
  ---
2
  library_name: peft
3
- base_model: openlm-research/open_llama_3b_v2
4
  ---
5
 
6
  # Model Card for Model ID
 
1
  ---
2
  library_name: peft
3
+ base_model: meta-llama/Meta-Llama-3-8B
4
  ---
5
 
6
  # Model Card for Model ID
adapter_config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
- "base_model_name_or_path": "openlm-research/open_llama_3b_v2",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
@@ -19,8 +19,8 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "v_proj",
23
- "q_proj"
24
  ],
25
  "task_type": "SEQ_CLS",
26
  "use_rslora": false
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": "meta-llama/Meta-Llama-3-8B",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
+ "q_proj",
23
+ "v_proj"
24
  ],
25
  "task_type": "SEQ_CLS",
26
  "use_rslora": false
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7d8b4c9d273b1aa0f36f438ba1535173eff761364df322dae29436722890bc1d
3
- size 10689024
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d7d1903d9e45935ce1be8053e695b0ff6c0fca246a4cd4c78db57a6edde7ba01
3
+ size 13681304