Suparious commited on
Commit
0879098
1 Parent(s): 5bddade

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +30 -2
README.md CHANGED
@@ -1,4 +1,8 @@
1
  ---
 
 
 
 
2
  library_name: transformers
3
  tags:
4
  - 4-bit
@@ -6,10 +10,34 @@ 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
- **UPLOAD IN PROGRESS**
 
1
  ---
2
+ thumbnail: "https://cdn-uploads.huggingface.co/production/uploads/645cfe4603fc86c46b3e46d1/njn9I-gHjyq0lMyjF0lZF.jpeg"
3
+
4
+ language:
5
+ - en
6
  library_name: transformers
7
  tags:
8
  - 4-bit
 
10
  - text-generation
11
  - autotrain_compatible
12
  - endpoints_compatible
13
+ - text-generation-inference
14
+ - transformers
15
+ - unsloth
16
+ - llama
17
+ - trl
18
+ base_model: unsloth/llama-3-8b-bnb-4bit
19
+ datasets:
20
+ - tatsu-lab/alpaca
21
  pipeline_tag: text-generation
22
  inference: false
23
  quantized_by: Suparious
24
  ---
25
+ # NeuralNovel/Llama-3-NeuralPaca-8b AWQ
26
+
27
+ - Model creator: [NeuralNovel](https://huggingface.co/NeuralNovel)
28
+ - Original model: [Llama-3-NeuralPaca-8b](https://huggingface.co/NeuralNovel/Llama-3-NeuralPaca-8b)
29
+
30
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/645cfe4603fc86c46b3e46d1/RJgPyCtHjjwTrT-Fg6tNg.png)
31
+
32
+ ## Model Summary
33
+
34
+ In the light of a new dawn
35
+
36
+ - **Developed by:** NeuralNovel
37
+ - **License:** apache-2.0
38
+ - **Finetuned from model :** unsloth/llama-3-8b-bnb-4bit
39
+ - **Built with Meta LLAMA-3 :** [Licence](https://llama.meta.com/llama3/license/)
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)