How to use cashu/LLM-124M with Transformers:
# Load model directly from transformers import MyGPT model = MyGPT.from_pretrained("cashu/LLM-124M", dtype="auto")
No model card