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