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