Shekswess commited on
Commit
719b573
1 Parent(s): f4b5d97

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (3) hide show
  1. README.md +1 -1
  2. adapter_config.json +4 -4
  3. adapter_model.safetensors +1 -1
README.md CHANGED
@@ -9,9 +9,9 @@ tags:
9
  - mistral
10
  - trl
11
  - medical
12
- base_model: unsloth/gemma-1.1-7b-it-bnb-4bit
13
  datasets:
14
  - Shekswess/medical_gemma_instruct_dataset_short
 
15
  ---
16
 
17
  - **Developed by:** Shekswess
 
9
  - mistral
10
  - trl
11
  - medical
 
12
  datasets:
13
  - Shekswess/medical_gemma_instruct_dataset_short
14
+ base_model: unsloth/gemma-1.1-7b-it-bnb-4bit
15
  ---
16
 
17
  - **Developed by:** Shekswess
adapter_config.json CHANGED
@@ -22,11 +22,11 @@
22
  "target_modules": [
23
  "k_proj",
24
  "gate_proj",
25
- "q_proj",
26
- "up_proj",
27
  "down_proj",
28
- "o_proj",
29
- "v_proj"
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
22
  "target_modules": [
23
  "k_proj",
24
  "gate_proj",
 
 
25
  "down_proj",
26
+ "up_proj",
27
+ "v_proj",
28
+ "q_proj",
29
+ "o_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:75ed90983a2293aab4b0b2bca78e89b99bd05695f8254ca4036e87b580a7adf8
3
  size 200068512
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:97c9e66f354b2e56697993ceb36ff85ad0a3e1368943d1bbf166f9214f9db40b
3
  size 200068512