llamavision / providers
jonaschua's picture
Upload 3 files
ff96e27 verified
raw
history blame contribute delete
354 Bytes
provider (str, optional) — Name of the provider to use for inference. Can be "black-forest-labs", "fal-ai", "fireworks-ai", "hf-inference",
"hyperbolic", "nebius", "novita", "replicate", “sambanova”or“together”. defaults to hf-inference (Hugging Face Serverless Inference API).
If model is a URL or base_urlis passed, thenprovider` is not used.