dereklck commited on
Commit
32ae1de
·
verified ·
1 Parent(s): 4bd436a

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (3) hide show
  1. README.md +3 -4
  2. adapter_config.json +4 -4
  3. adapter_model.safetensors +1 -1
README.md CHANGED
@@ -1,16 +1,15 @@
1
  ---
2
- base_model: unsloth/DeepSeek-R1-Distill-Llama-8B
3
  tags:
4
  - text-generation-inference
5
  - transformers
6
  - unsloth
7
  - llama
8
  - gguf
9
- - ollama
10
- license: apache-2.0
11
  language:
12
  - en
13
-
14
  ---
15
 
16
  ➕ YAML Creation Feature will be added
 
1
  ---
2
+ base_model: unsloth/DeepSeek-R1-Distill-Llama-8B
3
  tags:
4
  - text-generation-inference
5
  - transformers
6
  - unsloth
7
  - llama
8
  - gguf
9
+ - ollama
10
+ license: apache-2.0
11
  language:
12
  - en
 
13
  ---
14
 
15
  ➕ YAML Creation Feature will be added
adapter_config.json CHANGED
@@ -24,12 +24,12 @@
24
  "revision": null,
25
  "target_modules": [
26
  "gate_proj",
27
- "down_proj",
28
- "q_proj",
29
  "up_proj",
30
  "v_proj",
31
- "o_proj",
32
- "k_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
 
24
  "revision": null,
25
  "target_modules": [
26
  "gate_proj",
27
+ "o_proj",
28
+ "k_proj",
29
  "up_proj",
30
  "v_proj",
31
+ "down_proj",
32
+ "q_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d0081624a2585338524439cb834298373fa8fbe5eedcd4bdbe0cf10d88738387
3
  size 83945296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:662b7dc7c9ce358f1d349e1b99b7619c01b792fd0ff4da32f93397f57c1e5ebb
3
  size 83945296