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