Update README.md
Browse files
README.md
CHANGED
|
@@ -1,4 +1,7 @@
|
|
| 1 |
---
|
|
|
|
|
|
|
|
|
|
| 2 |
library_name: transformers
|
| 3 |
tags:
|
| 4 |
- 4-bit
|
|
@@ -6,10 +9,30 @@ tags:
|
|
| 6 |
- text-generation
|
| 7 |
- autotrain_compatible
|
| 8 |
- endpoints_compatible
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9 |
pipeline_tag: text-generation
|
| 10 |
inference: false
|
| 11 |
quantized_by: Suparious
|
| 12 |
---
|
| 13 |
-
#
|
| 14 |
|
| 15 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
+
thumbnail: "https://cdn-uploads.huggingface.co/production/uploads/645cfe4603fc86c46b3e46d1/njn9I-gHjyq0lMyjF0lZF.jpeg"
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
library_name: transformers
|
| 6 |
tags:
|
| 7 |
- 4-bit
|
|
|
|
| 9 |
- text-generation
|
| 10 |
- autotrain_compatible
|
| 11 |
- endpoints_compatible
|
| 12 |
+
- text-generation-inference
|
| 13 |
+
- transformers
|
| 14 |
+
- unsloth
|
| 15 |
+
- llama
|
| 16 |
+
- trl
|
| 17 |
pipeline_tag: text-generation
|
| 18 |
inference: false
|
| 19 |
quantized_by: Suparious
|
| 20 |
---
|
| 21 |
+
# NeuralNovel/Neural-Llama-3-8b AWQ
|
| 22 |
|
| 23 |
+
Author has removed original model.
|
| 24 |
+
|
| 25 |
+

|
| 26 |
+
|
| 27 |
+
## Model Summary
|
| 28 |
+
|
| 29 |
+
In the light of a new dawn
|
| 30 |
+
|
| 31 |
+
- **Developed by:** NeuralNovel
|
| 32 |
+
- **License:** apache-2.0
|
| 33 |
+
- **Finetuned from model :** unsloth/llama-3-8b-bnb-4bit
|
| 34 |
+
- **Built with Meta LLAMA-3 :** [Licence](https://llama.meta.com/llama3/license/)
|
| 35 |
+
|
| 36 |
+
This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
| 37 |
+
|
| 38 |
+
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|