GGUF
mav23 commited on
Commit
3ece5af
·
verified ·
1 Parent(s): 32b51d2

Upload folder using huggingface_hub

Browse files
Files changed (3) hide show
  1. .gitattributes +1 -0
  2. README.md +49 -0
  3. vicuna-7b-v1.3.Q4_0.gguf +3 -0
.gitattributes CHANGED
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ vicuna-7b-v1.3.Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,49 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ inference: false
3
+ ---
4
+
5
+ **NOTE: New version available**
6
+ Please check out a newer version of the weights [here](https://github.com/lm-sys/FastChat/blob/main/docs/vicuna_weights_version.md).
7
+
8
+ <br>
9
+
10
+ # Vicuna Model Card
11
+
12
+ ## Model Details
13
+
14
+ Vicuna is a chat assistant trained by fine-tuning LLaMA on user-shared conversations collected from ShareGPT.
15
+
16
+ - **Developed by:** [LMSYS](https://lmsys.org/)
17
+ - **Model type:** An auto-regressive language model based on the transformer architecture.
18
+ - **License:** Non-commercial license
19
+ - **Finetuned from model:** [LLaMA](https://arxiv.org/abs/2302.13971).
20
+
21
+ ### Model Sources
22
+
23
+ - **Repository:** https://github.com/lm-sys/FastChat
24
+ - **Blog:** https://lmsys.org/blog/2023-03-30-vicuna/
25
+ - **Paper:** https://arxiv.org/abs/2306.05685
26
+ - **Demo:** https://chat.lmsys.org/
27
+
28
+ ## Uses
29
+
30
+ The primary use of Vicuna is research on large language models and chatbots.
31
+ The primary intended users of the model are researchers and hobbyists in natural language processing, machine learning, and artificial intelligence.
32
+
33
+ ## How to Get Started with the Model
34
+
35
+ - Command line interface: https://github.com/lm-sys/FastChat#vicuna-weights.
36
+ - APIs (OpenAI API, Huggingface API): https://github.com/lm-sys/FastChat/tree/main#api.
37
+
38
+ ## Training Details
39
+
40
+ Vicuna v1.3 is fine-tuned from LLaMA with supervised instruction fine-tuning.
41
+ The training data is around 125K conversations collected from ShareGPT.com.
42
+ See more details in the "Training Details of Vicuna Models" section in the appendix of this [paper](https://arxiv.org/pdf/2306.05685.pdf).
43
+
44
+ ## Evaluation
45
+
46
+ Vicuna is evaluated with standard benchmarks, human preference, and LLM-as-a-judge. See more details in this [paper](https://arxiv.org/pdf/2306.05685.pdf) and [leaderboard](https://huggingface.co/spaces/lmsys/chatbot-arena-leaderboard).
47
+
48
+ ## Difference between different versions of Vicuna
49
+ See [vicuna_weights_version.md](https://github.com/lm-sys/FastChat/blob/main/docs/vicuna_weights_version.md)
vicuna-7b-v1.3.Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7387f27de5e6140324e272c1841b21caf3810d1b25ebe40bb0194607ed17ce3e
3
+ size 3825807328