RichardErkhov
commited on
Commit
•
b2ab22e
1
Parent(s):
2e03153
uploaded readme
Browse files
README.md
ADDED
@@ -0,0 +1,42 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Quantization made by Richard Erkhov.
|
2 |
+
|
3 |
+
[Github](https://github.com/RichardErkhov)
|
4 |
+
|
5 |
+
[Discord](https://discord.gg/pvy7H8DZMG)
|
6 |
+
|
7 |
+
[Request more models](https://github.com/RichardErkhov/quant_request)
|
8 |
+
|
9 |
+
|
10 |
+
Qwen-uncensored-v2 - AWQ
|
11 |
+
- Model creator: https://huggingface.co/Xennon-BD/
|
12 |
+
- Original model: https://huggingface.co/Xennon-BD/Qwen-uncensored-v2/
|
13 |
+
|
14 |
+
|
15 |
+
|
16 |
+
|
17 |
+
Original model description:
|
18 |
+
---
|
19 |
+
base_model: unsloth/Qwen2-0.5b-bnb-4bit
|
20 |
+
language:
|
21 |
+
- en
|
22 |
+
license: apache-2.0
|
23 |
+
tags:
|
24 |
+
- text-generation-inference
|
25 |
+
- transformers
|
26 |
+
- unsloth
|
27 |
+
- qwen2
|
28 |
+
- trl
|
29 |
+
- sft
|
30 |
+
---
|
31 |
+
|
32 |
+
# Uploaded model
|
33 |
+
|
34 |
+
- **Developed by:** ar08
|
35 |
+
- **License:** apache-2.0
|
36 |
+
- **Finetuned from model :** unsloth/Qwen2-0.5b-bnb-4bit
|
37 |
+
|
38 |
+
This qwen2 model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
39 |
+
|
40 |
+
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|
41 |
+
|
42 |
+
|