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:
- 0390f239e526e1abba9f3ba712baaacfa74bf789a43c7ea6c5737df8b1c6d484
- Size of remote file:
- 3.9 kB
- SHA256:
- 9e683e2614c4dcf1ee5d4bfe9622ed2cfdbf3faf9319855e4a9b393368f21e44
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.