dereklck commited on
Commit
ca89499
·
verified ·
1 Parent(s): 68c1d98

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 +3 -3
  3. adapter_model.safetensors +1 -1
README.md CHANGED
@@ -1,16 +1,15 @@
1
  ---
2
- base_model: unsloth/Llama-3.2-3B-Instruct-bnb-4bit
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
  # 🚧 Fixing the Issue 🚧 ...
16
 
 
1
  ---
2
+ base_model: unsloth/Llama-3.2-3B-Instruct-bnb-4bit
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
  # 🚧 Fixing the Issue 🚧 ...
15
 
adapter_config.json CHANGED
@@ -25,11 +25,11 @@
25
  "target_modules": [
26
  "v_proj",
27
  "q_proj",
 
28
  "gate_proj",
 
29
  "k_proj",
30
- "up_proj",
31
- "down_proj",
32
- "o_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
 
25
  "target_modules": [
26
  "v_proj",
27
  "q_proj",
28
+ "up_proj",
29
  "gate_proj",
30
+ "o_proj",
31
  "k_proj",
32
+ "down_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:2c72ecd5e03becf2648d4ab73cffa1f970a37143c2e5624154e7c3fd197a11df
3
  size 24365320
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:155ce4d70e1dc337923e8f9e266e17989f268b9da2ac8cbbfb1a6a73fcc520d0
3
  size 24365320