RichardErkhov commited on
Commit
8dbf736
·
verified ·
1 Parent(s): 347f0a5

uploaded readme

Browse files
Files changed (1) hide show
  1. README.md +42 -0
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
+ llama3_function_calling - bnb 4bits
11
+ - Model creator: https://huggingface.co/sebdg/
12
+ - Original model: https://huggingface.co/sebdg/llama3_function_calling/
13
+
14
+
15
+
16
+
17
+ Original model description:
18
+ ---
19
+ language:
20
+ - en
21
+ license: apache-2.0
22
+ tags:
23
+ - text-generation-inference
24
+ - transformers
25
+ - unsloth
26
+ - llama
27
+ - trl
28
+ - sft
29
+ base_model: unsloth/llama-3-8b-bnb-4bit
30
+ ---
31
+
32
+ # Uploaded model
33
+
34
+ - **Developed by:** sebdg
35
+ - **License:** apache-2.0
36
+ - **Finetuned from model :** unsloth/llama-3-8b-bnb-4bit
37
+
38
+ This llama 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
+