Update README.md
Browse files
README.md
CHANGED
@@ -42,4 +42,5 @@ See more details in the "Training Details of Vicuna Models" section in the appen
|
|
42 |
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).
|
43 |
|
44 |
## Difference between different versions of Vicuna
|
|
|
45 |
See [vicuna_weights_version.md](https://github.com/lm-sys/FastChat/blob/main/docs/vicuna_weights_version.md)
|
|
|
42 |
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).
|
43 |
|
44 |
## Difference between different versions of Vicuna
|
45 |
+
|
46 |
See [vicuna_weights_version.md](https://github.com/lm-sys/FastChat/blob/main/docs/vicuna_weights_version.md)
|