jonACE commited on
Commit
bde8123
·
verified ·
1 Parent(s): 7969100

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +4 -7
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -1,9 +1,6 @@
1
  {
2
  "alpha_pattern": {},
3
- "auto_mapping": {
4
- "base_model_class": "LlamaForCausalLM",
5
- "parent_library": "transformers.models.llama.modeling_llama"
6
- },
7
  "base_model_name_or_path": "meta-llama/Llama-3.2-3B-Instruct",
8
  "bias": "none",
9
  "corda_config": null,
@@ -27,10 +24,10 @@
27
  "rank_pattern": {},
28
  "revision": null,
29
  "target_modules": [
30
- "q_proj",
31
- "v_proj"
32
  ],
33
- "task_type": null,
34
  "trainable_token_indices": null,
35
  "use_dora": false,
36
  "use_rslora": false
 
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,
 
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
+ "v_proj",
28
+ "q_proj"
29
  ],
30
+ "task_type": "CAUSAL_LM",
31
  "trainable_token_indices": null,
32
  "use_dora": false,
33
  "use_rslora": false
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f14fc36f93c1b09df2a2fb37940bcdea1abc82e21abf5b7a24ba822cd02f990a
3
  size 9189792
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a4da426a1b27d5f129aa09a24c6ffc8ae07e0a31cbbe0771dd4a8353e6edcc34
3
  size 9189792