Updating link to TinyLlama model
Browse files
README.md
CHANGED
@@ -8,7 +8,7 @@ language:
|
|
8 |
|
9 |
## This Model
|
10 |
|
11 |
-
This is the chat model finetuned on top of
|
12 |
|
13 |
Below is an instruction that describes a task. Write a response that appropriately completes the request.
|
14 |
```
|
|
|
8 |
|
9 |
## This Model
|
10 |
|
11 |
+
This is the chat model finetuned on top of [PY007/TinyLlama-1.1B-intermediate-step-480k-1T](https://huggingface.co/PY007/TinyLlama-1.1B-intermediate-step-480k-1T). The dataset used is [tatsu-lab/stanford_alpaca](https://github.com/tatsu-lab/stanford_alpaca).
|
12 |
|
13 |
Below is an instruction that describes a task. Write a response that appropriately completes the request.
|
14 |
```
|