We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d18408 commit cf8c07bCopy full SHA for cf8c07b
packages/inference/src/providers/fal-ai.ts
@@ -56,7 +56,7 @@ export const FAL_AI_SUPPORTED_MODEL_IDS: ProviderMapping<FalAiId> = {
56
"image-text-to-text": {
57
"vikhyatk/moondream-next": "fal-ai/moondream-next",
58
"microsoft/Florence-2-large": "fal-ai/florence-2-large/caption",
59
- "ByteDance/Sa2VA-8B": "fal-ai/sa2va/8b/image/playground"
+ "ByteDance/Sa2VA-8B": "fal-ai/sa2va/8b/image"
60
},
61
"mask-generation": {
62
"facebook/sam2-hiera-large": "fal-ai/sam2"
0 commit comments