RichardErkhov
commited on
uploaded readme
Browse files
README.md
ADDED
@@ -0,0 +1,44 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 |
+
RP3-1b-1.0 - AWQ
|
11 |
+
- Model creator: https://huggingface.co/RP3-AI/
|
12 |
+
- Original model: https://huggingface.co/RP3-AI/RP3-1b-1.0/
|
13 |
+
|
14 |
+
|
15 |
+
|
16 |
+
|
17 |
+
Original model description:
|
18 |
+
---
|
19 |
+
base_model: unsloth/llama-3.2-1b-instruct-bnb-4bit
|
20 |
+
tags:
|
21 |
+
- text-generation-inference
|
22 |
+
- transformers
|
23 |
+
- unsloth
|
24 |
+
- llama
|
25 |
+
- trl
|
26 |
+
- sft
|
27 |
+
license: apache-2.0
|
28 |
+
language:
|
29 |
+
- en
|
30 |
+
datasets:
|
31 |
+
- yahma/alpaca-cleaned
|
32 |
+
new_version: RP3-AI/RP3-1b-1.1
|
33 |
+
---
|
34 |
+
|
35 |
+
# Uploaded model
|
36 |
+
|
37 |
+
- **Developed by:** RP3-AI
|
38 |
+
- **License:** apache-2.0
|
39 |
+
- **Finetuned from model :** unsloth/llama-3.2-1b-instruct-bnb-4bit
|
40 |
+
|
41 |
+
This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
42 |
+
|
43 |
+
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|
44 |
+
|