How to use dacorvo/tiny-random-gpt2-neuronx with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("dacorvo/tiny-random-gpt2-neuronx", dtype="auto")
No model card