Instructions to use Manzar11/checkpoints with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Manzar11/checkpoints with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Llama-3.2-11B-Vision-Instruct") model = PeftModel.from_pretrained(base_model, "Manzar11/checkpoints") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- bf70f6b0f2f142ece098fe6611b5df6709f2b5481ec55a107cc0243e97f6a5c2
- Size of remote file:
- 17.2 MB
- SHA256:
- 9816d43bd5347d64bccc66b7710947fb18e9818cc660215b1462061d4a44e449
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.