shahidrai commited on
Commit
7391efd
·
verified ·
1 Parent(s): 3fc6b6b

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (3) hide show
  1. README.md +2 -0
  2. adapter_config.json +4 -4
  3. adapter_model.safetensors +1 -1
README.md CHANGED
@@ -1,6 +1,8 @@
1
  ---
2
  base_model: unsloth/meta-llama-3.1-8b-instruct-bnb-4bit
3
  library_name: peft
 
 
4
  ---
5
 
6
  # Model Card for Model ID
 
1
  ---
2
  base_model: unsloth/meta-llama-3.1-8b-instruct-bnb-4bit
3
  library_name: peft
4
+ tags:
5
+ - unsloth
6
  ---
7
 
8
  # Model Card for Model ID
adapter_config.json CHANGED
@@ -24,13 +24,13 @@
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
 
27
  "k_proj",
28
  "down_proj",
29
- "up_proj",
30
- "v_proj",
31
  "gate_proj",
32
- "q_proj",
33
- "o_proj"
 
34
  ],
35
  "task_type": "CAUSAL_LM",
36
  "trainable_token_indices": null,
 
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
+ "v_proj",
28
  "k_proj",
29
  "down_proj",
 
 
30
  "gate_proj",
31
+ "up_proj",
32
+ "o_proj",
33
+ "q_proj"
34
  ],
35
  "task_type": "CAUSAL_LM",
36
  "trainable_token_indices": null,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f0cf8c8876889333a002d6b800f1760778ed6ba1dd0252527645003013c72d4a
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ff84aa79103f54e5992e485d674bd18b1e07b143ef049f15159882d3b08360df
3
  size 167832240