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