Daemontatox
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -11,12 +11,24 @@ language:
|
|
11 |
- en
|
12 |
---
|
13 |
|
14 |
-
|
|
|
15 |
|
16 |
-
- **Developed by:** Daemontatox
|
17 |
-
- **License:** apache-2.0
|
18 |
-
- **Finetuned from model
|
19 |
|
20 |
-
|
21 |
|
22 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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)
|