Instructions to use cragtmp/task1f with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use cragtmp/task1f with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("/data1/chenjiazun/LLM/Llama-3.2-11B-Vision-Instruct") model = PeftModel.from_pretrained(base_model, "cragtmp/task1f") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 9c42477be42c9119531b483b4da87b76fb44f5f9b98bb1274f940b84400cf6ea
- Size of remote file:
- 1.06 kB
- SHA256:
- ab14d4c63ee0a9523bd9778d4168994a6d1557cfdd6f2268ed3eb4a755abd54d
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.