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 561436
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2c3097f7318069e99aa9b3419f7a1c965bdb6308d8b995431b86aa292a9a2ce5
|
| 3 |
size 561436
|