Instructions to use visheratin/MC-LLaVA-3b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use visheratin/MC-LLaVA-3b with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("visheratin/MC-LLaVA-3b", trust_remote_code=True, device_map="auto") - Notebooks
- Google Colab
- Kaggle
Request: DOI
#13 opened over 1 year ago
by
fkagdi
Got an error when try to fine tune the model
1
#12 opened almost 2 years ago
by
mdnasif
ImportError: cannot import name 'SiglipVisionModel' from 'transformers'
β 27
#11 opened about 2 years ago
by
Tahmimhossain
Opensource the training code
#10 opened about 2 years ago
by
phanhoang
Pre training code
#9 opened over 2 years ago
by
damerajee
Traning Code
1
#8 opened over 2 years ago
by
joee2711
Problem loading model
1
#7 opened over 2 years ago
by
Moghrua
fine tune?
π 1
1
#6 opened over 2 years ago
by
NickyNicky
GGUF
ππ€ 3
#5 opened over 2 years ago
by
codito