MrDragonFox
commited on
Commit
•
56c986e
1
Parent(s):
f5b7dd8
Update README.md
Browse files
README.md
CHANGED
@@ -1,49 +1,5 @@
|
|
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 |
-
|
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)
|
|
|
1 |
+
apples ferret model 13b merged ready to go
|
|
|
|
|
2 |
|
|
|
|
|
3 |
|
4 |
+
informations on how to run at
|
5 |
+
https://github.com/apple/ml-ferret/tree/main
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|