mlx-community/siglip-large-patch16-384
The Model mlx-community/siglip-large-patch16-384 was converted to MLX format from google/siglip-large-patch16-384 using mlx-lm version 0.0.2.
Use with mlx
pip install mlx-lm
from mlx_lm import load, generate
model, tokenizer = load("mlx-community/siglip-large-patch16-384")
response = generate(model, tokenizer, prompt="hello", verbose=True)
- Downloads last month
- 7
Inference Providers
NEW
This model isn't deployed by any Inference Provider.
๐
Ask for provider support
HF Inference deployability: The model has no pipeline_tag.