Instructions to use Fayaz/checkpoints with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Fayaz/checkpoints with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("deepseek-ai/DeepSeek-R1-Distill-Llama-8B") model = PeftModel.from_pretrained(base_model, "Fayaz/checkpoints") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 991cd3d51ca97e9a1a2c06368b17da30ecd74d81b546e3e9b60f26351d2d5382
- Size of remote file:
- 5.71 kB
- SHA256:
- ea0698a082c688df3dbc1f4233564e31857bc38d20fdeabbc1ed2bbe6e148d7e
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.