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