Instructions to use kiddobellamy/Llama_Vision with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use kiddobellamy/Llama_Vision with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForCausalLM tokenizer = AutoTokenizer.from_pretrained("kiddobellamy/Llama_Vision") model = AutoModelForCausalLM.from_pretrained("kiddobellamy/Llama_Vision") - Notebooks
- Google Colab
- Kaggle
README.md exists but content is empty.
- Downloads last month
- 10
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support
Model tree for kiddobellamy/Llama_Vision
Base model
meta-llama/Llama-3.2-90B-Vision-Instruct