Instructions to use Technotech/MagicPrompt-tinystories-33M-epoch10-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Technotech/MagicPrompt-tinystories-33M-epoch10-lora with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("models/TinyStories-33M") model = PeftModel.from_pretrained(base_model, "Technotech/MagicPrompt-tinystories-33M-epoch10-lora") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 709df8e28e577f26bffb6b9532cadbb11293a31f4d653a2255a3f05d2f0061f7
- Size of remote file:
- 792 kB
- SHA256:
- 8c97a3bd6b22c34728f2f3fab2f809d43641be7294bd9b98909fc4f7fc889a64
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.