File size: 274 Bytes
64bfcc4 46458e1 12e1679 46458e1 64bfcc4 |
1 2 3 4 5 6 7 8 9 10 11 |
---
language:
- en
pipeline_tag: text-generation
model: PY007/TinyLlama-1.1B-intermediate-step-715k-1.5T
---
TinyLLama 1.5T checkpoint trained to answer questions.
```
f"{'prompt'}\n{'completion'}\n<END>"
```
No input/output, just question, then newline to begin the answer. |