deepseekv2 / providers
jonaschua's picture
Update providers
1be10ed 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.