TheTsar1209 commited on
Commit
e17ac85
·
verified ·
1 Parent(s): 5edf66e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +30 -3
README.md CHANGED
@@ -1,3 +1,30 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ license: apache-2.0
5
+ tags:
6
+ - text-generation-inference
7
+ - transformers
8
+ - unsloth
9
+ - qwen2
10
+ - trl
11
+ base_model:
12
+ - Qwen/Qwen2.5-14B
13
+ - Qwen/Qwen2.5-14B-Instruct
14
+ ---
15
+
16
+ A Fishy Model
17
+
18
+ This model was created using Rombodawg's Shared Continuous Finetuning method.
19
+
20
+ This model was trained with 24k context with the ChatML format using Unsloth continued pretraining.
21
+
22
+ # Uploaded model
23
+
24
+ - **Developed by:** TheTsar1209
25
+ - **License:** apache-2.0
26
+ - **Finetuned from model :** unsloth/Qwen2.5-14B-Instruct-bnb-4bit
27
+
28
+ This qwen2 model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
29
+
30
+ [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)