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 +2 -2
decoder/model.neuron
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fd2198236c2bb48fdf61dd66ff56de102ffba092ad50c4b4f4dab7e560d3ad97
|
| 3 |
+
size 561436
|