Shekswess commited on
Commit
d7cf9aa
1 Parent(s): ec63fbb

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 +5 -5
  3. adapter_model.safetensors +1 -1
README.md CHANGED
@@ -9,9 +9,9 @@ tags:
9
  - mistral
10
  - trl
11
  - medical
12
- base_model: unsloth/llama-2-7b-chat-bnb-4bit
13
  datasets:
14
  - Shekswess/medical_llama_instruct_dataset_short
 
15
  ---
16
 
17
  - **Developed by:** Shekswess
 
9
  - mistral
10
  - trl
11
  - medical
 
12
  datasets:
13
  - Shekswess/medical_llama_instruct_dataset_short
14
+ base_model: unsloth/llama-2-7b-chat-bnb-4bit
15
  ---
16
 
17
  - **Developed by:** Shekswess
adapter_config.json CHANGED
@@ -21,12 +21,12 @@
21
  "revision": "unsloth",
22
  "target_modules": [
23
  "up_proj",
24
- "o_proj",
25
- "down_proj",
26
- "gate_proj",
27
- "q_proj",
28
  "v_proj",
29
- "k_proj"
 
 
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
21
  "revision": "unsloth",
22
  "target_modules": [
23
  "up_proj",
 
 
 
 
24
  "v_proj",
25
+ "k_proj",
26
+ "q_proj",
27
+ "gate_proj",
28
+ "down_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:ccd369f9893d189791c5f0e768245d95f531cdd1d745fb5bd0ae347d8214988f
3
  size 159967880
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d99cd8d19667ffeefad1a18ce18e0a744a2f096c48758125f8199838882049b8
3
  size 159967880