Instructions to use cragtmp/task1s with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use cragtmp/task1s 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/task1s") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 54127fb137c9f59e9aa36af4e1f1ba7a93dffcef3239c64924b723fe81c59d22
- Size of remote file:
- 1.06 kB
- SHA256:
- b689cecdb00cf4787dda09d89f7935e0306ca07ac7be87474db8a8948cec01fe
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.