Shekswess commited on
Commit
705f4f9
1 Parent(s): 0b639f7

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/mistral-7b-instruct-v0.2-bnb-4bit
13
  datasets:
14
  - Shekswess/medical_mistral_instruct_dataset_short
 
15
  ---
16
 
17
  - **Developed by:** Shekswess
 
9
  - mistral
10
  - trl
11
  - medical
 
12
  datasets:
13
  - Shekswess/medical_mistral_instruct_dataset_short
14
+ base_model: unsloth/mistral-7b-instruct-v0.2-bnb-4bit
15
  ---
16
 
17
  - **Developed by:** Shekswess
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": "unsloth",
22
  "target_modules": [
23
- "down_proj",
24
- "o_proj",
25
  "up_proj",
26
  "k_proj",
27
- "gate_proj",
28
  "v_proj",
29
- "q_proj"
 
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": "unsloth",
22
  "target_modules": [
 
 
23
  "up_proj",
24
  "k_proj",
 
25
  "v_proj",
26
+ "gate_proj",
27
+ "q_proj",
28
+ "o_proj",
29
+ "down_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:2c1774c2916714fd34c7ad300f1b65293505161d6df943eb01fe1cfadf60a2c6
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:80b2fe58b32088eb982c94e676f3daa2b5c99e9bab098da7d1d2dcc21bbe6846
3
  size 167832240