tmberooney commited on
Commit
0293e78
1 Parent(s): e7f05b8

Upload model

Browse files
Files changed (3) hide show
  1. README.md +1 -1
  2. adapter_config.json +6 -3
  3. adapter_model.safetensors +1 -1
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
- library_name: peft
3
  base_model: TinyLlama/TinyLlama-1.1B-Chat-v1.0
 
4
  ---
5
 
6
  # Model Card for Model ID
 
1
  ---
 
2
  base_model: TinyLlama/TinyLlama-1.1B-Chat-v1.0
3
+ library_name: peft
4
  ---
5
 
6
  # Model Card for Model ID
adapter_config.json CHANGED
@@ -6,6 +6,7 @@
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
8
  "init_lora_weights": true,
 
9
  "layers_pattern": null,
10
  "layers_to_transform": null,
11
  "loftq_config": {},
@@ -19,8 +20,10 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "v_proj",
23
- "q_proj"
24
  ],
25
- "task_type": "CAUSAL_LM"
 
 
26
  }
 
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
8
  "init_lora_weights": true,
9
+ "layer_replication": null,
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
  "loftq_config": {},
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "q_proj",
24
+ "v_proj"
25
  ],
26
+ "task_type": "CAUSAL_LM",
27
+ "use_dora": false,
28
+ "use_rslora": false
29
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4142640feb2f57f1e1c6f6eadffb520049edeaa6107f3741d0d1bef716253252
3
  size 9022864
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ff7c3fe3afcb141dd3a0a6c653bcd94367c94f0d4bcd2142f8e2488b1dad7208
3
  size 9022864