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