Daemontatox commited on
Commit
86e698d
·
verified ·
1 Parent(s): 7b5b10e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -6
README.md CHANGED
@@ -11,12 +11,24 @@ language:
11
  - en
12
  ---
13
 
14
- # Uploaded model
 
15
 
16
- - **Developed by:** Daemontatox
17
- - **License:** apache-2.0
18
- - **Finetuned from model :** unsloth/qwen2.5-coder-14b-instruct-bnb-4bit
19
 
20
- This qwen2 model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
21
 
22
- [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
 
 
 
 
 
 
 
 
 
 
 
 
11
  - en
12
  ---
13
 
14
+ ![image](./image.webp)
15
+ # Uploaded Model
16
 
17
+ - **Developed by:** Daemontatox
18
+ - **License:** apache-2.0
19
+ - **Finetuned from model:** [unsloth/qwen2.5-coder-14b-instruct-bnb-4bit](https://huggingface.co/unsloth/qwen2.5-coder-14b-instruct-bnb-4bit)
20
 
21
+ ## Overview
22
 
23
+ This Qwen2 model has been finetuned using [Unsloth](https://github.com/unslothai/unsloth) and Hugging Face's TRL (Transformers Reinforcement Learning) library. The finetuning process achieved a 2x speedup compared to traditional methods.
24
+
25
+ ### Features
26
+ - Optimized for text generation and inference tasks.
27
+ - Lightweight with 4-bit quantization for efficient performance.
28
+ - Compatible with various NLP and code-generation applications.
29
+
30
+ ## Acknowledgments
31
+
32
+ This model leverages Unsloth’s advanced optimization techniques to ensure faster training and inference.
33
+
34
+ [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)