hyllus123 commited on
Commit
3691810
·
verified ·
1 Parent(s): 7d96375

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +4 -4
  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": "meta-llama/Llama-3.2-3B-Instruct",
5
  "bias": "none",
6
  "corda_config": null,
7
  "eva_config": null,
@@ -25,13 +25,13 @@
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
28
- "down_proj",
29
  "v_proj",
30
- "q_proj",
31
  "k_proj",
32
  "gate_proj",
 
33
  "o_proj",
34
- "up_proj"
35
  ],
36
  "target_parameters": null,
37
  "task_type": "CAUSAL_LM",
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": "codellama/CodeLlama-13b-Instruct-hf",
5
  "bias": "none",
6
  "corda_config": null,
7
  "eva_config": null,
 
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
 
28
  "v_proj",
29
+ "up_proj",
30
  "k_proj",
31
  "gate_proj",
32
+ "q_proj",
33
  "o_proj",
34
+ "down_proj"
35
  ],
36
  "target_parameters": null,
37
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f1267898d59499b11e00e1bb133bce956e6ae4d0f5e56bc474251ec2c869df0e
3
- size 97307544
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:491a381f62798faedfe204bdaf00433d1efc35b1a9ec968f59030ebe507aa61a
3
+ size 250422888