Instructions to use nvan13/tinyllama-dolly with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use nvan13/tinyllama-dolly with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("nvan13/tinyllama-dolly", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Nguyen commited on
Upload tokenizer
Browse files- tokenizer.model +3 -0
tokenizer.model
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9e556afd44213b6bd1be2b850ebbbd98f5481437a8021afaf58ee7fb1818d347
|
| 3 |
+
size 499723
|