Instructions to use Jingya/tiny-random-t5-neuronx with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Jingya/tiny-random-t5-neuronx with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Jingya/tiny-random-t5-neuronx", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Upload decoder/model.neuron with huggingface_hub
Browse files- decoder/model.neuron +1 -1
decoder/model.neuron
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1100380
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:35d210ecacf0324f9f1cb509adae6a15ceb874202a32f5443ccb63e5ff2adbcb
|
| 3 |
size 1100380
|