Instructions to use glli/ART_GuideModel with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use glli/ART_GuideModel with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("liuhaotian/llava-v1.6-mistral-7b") model = PeftModel.from_pretrained(base_model, "glli/ART_GuideModel") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- c8a564f2598f3b8dc1f515a0d539f0ef6702ee8619b159177df13ec9cc1a3685
- Size of remote file:
- 42 MB
- SHA256:
- 3c6b62eb9535d18c9fa0f186bd03c6473110d446afdf72fd5019e66a6f8a65e4
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.