Update README.md
Browse files
README.md
CHANGED
@@ -4,7 +4,7 @@ language:
|
|
4 |
- en
|
5 |
---
|
6 |
# Tiny Vicuna 1B
|
7 |
-
This model is a fine-tuned version of [TinyLlama](https://huggingface.co/TinyLlama/TinyLlama-1.1B-intermediate-step-955k-token-2T)
|
8 |
It should be fully compatible with Vicuna-v1.5 series.
|
9 |
|
10 |
|
|
|
4 |
- en
|
5 |
---
|
6 |
# Tiny Vicuna 1B
|
7 |
+
This model is a fine-tuned version of [TinyLlama](https://huggingface.co/TinyLlama/TinyLlama-1.1B-intermediate-step-955k-token-2T) on [WizardVicuna Dataset](https://github.com/melodysdreamj/WizardVicunaLM).
|
8 |
It should be fully compatible with Vicuna-v1.5 series.
|
9 |
|
10 |
|