RichardErkhov commited on
Commit
85569d6
·
verified ·
1 Parent(s): 3fea956

uploaded readme

Browse files
Files changed (1) hide show
  1. README.md +46 -0
README.md ADDED
@@ -0,0 +1,46 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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-8b-chinese-function-calling - bnb 4bits
11
+ - Model creator: https://huggingface.co/ivilson/
12
+ - Original model: https://huggingface.co/ivilson/llama3-8b-chinese-function-calling/
13
+
14
+
15
+
16
+
17
+ Original model description:
18
+ ---
19
+ license: apache-2.0
20
+ language:
21
+ - en
22
+ - zh
23
+ pipeline_tag: text-classification
24
+ tags:
25
+ - llama3
26
+ - chinese
27
+ - function-calling
28
+ ---
29
+ ## Model Details
30
+
31
+ Model Name: ivilson/llama3-8b-chinese-function-calling
32
+
33
+ Architecture: Llama3-8B (Chinese)
34
+
35
+ Author: [ivilson.com]
36
+
37
+ Date Created: [2024-04-26]
38
+
39
+ License: [Specify the license under which the model is released]
40
+
41
+ Repository: [Link to the repository containing the finetuned model]
42
+
43
+
44
+ # Model Description
45
+ This model is a finetuned version of the Llama3-8B model developed by Meta. It has been fine-tuned to better suit specific use cases, such as conversational AI applications.
46
+