File size: 203 Bytes
1f14e77
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
```
dataset: timdettmers/openassistant-guanaco
model: PY007/TinyLlama-1.1B-intermediate-step-480k-1T

```
Trained from the 1T token Tinyllama.

pipe format is: ```
pipe(f"<s>[INST] {prompt} [/INST]")
```