Update README.md

pull/520/head
Alexander Borzunov 9 months ago committed by GitHub
parent 92c3d76ac5
commit a88fdfb506
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -8,7 +8,7 @@
<br>
</p>
Generate text with distributed **Llama 2** (70B), **Falcon**, **BLOOM** (176B) (or their derivatives), and finetune them for your own tasks &mdash; right from your desktop computer or Google Colab:
Generate text with distributed **Llama 2** (70B), **Falcon** (40B+), **BLOOM** (176B) (or their derivatives), and finetune them for your own tasks &mdash; right from your desktop computer or Google Colab:
```python
from transformers import AutoTokenizer

Loading…
Cancel
Save