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