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")