tog commited on
Commit
f0346c7
1 Parent(s): 736cc2e

Updating link to TinyLlama model

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -8,7 +8,7 @@ language:
8
 
9
  ## This Model
10
 
11
- This is the chat model finetuned on top of `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
  ```
 
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
  ```