Closed (duplicate)
Project:
Fireworks AI
Version:
1.0.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
23 Nov 2024 at 15:31 UTC
Updated:
26 Jun 2026 at 10:50 UTC
Jump to comment: Most recent
Unfortunately the text-to-image models are not loaded via an endpoint, but has to be added manually.
Since release the following models have been added:
https://fireworks.ai/models/fireworks/stable-diffusion-3p5-large-turbo
https://fireworks.ai/models/fireworks/stable-diffusion-3p5-large
https://fireworks.ai/models/fireworks/stable-diffusion-3p5-medium
https://fireworks.ai/models/fireworks/flux-1-dev-fp8
https://fireworks.ai/models/fireworks/flux-1-schnell-fp8
https://fireworks.ai/models/fireworks/flux-1-schnell
https://fireworks.ai/models/fireworks/flux-1-dev
Add the models.
Comments
Comment #2
marcus_johansson commentedComment #5
marcus_johansson commentedSetting to needs review, so people can try them out if changes are needed.
Comment #6
jbuttler commentedThis may be related, but I can open a new issue if its not. I am using the dev version now and I cannot use Stable Diffusion models. This is while using the AI explorer. Playground and flux work. The automator also fails when trying to use stable diffusion.
The error I receive is:
An error occurred
The following error occurred while processing your request:
Error invoking client: Client error: `POST https://api.fireworks.ai/inference/v1/workflows/accounts/fireworks/model...` resulted in a `404 Not found` response: {"error":"Model not found, inaccessible, and/or not deployed"}
Of the following exception type:
Drupal\ai\Exception\AiBadRequestException
Comment #7
jbuttler commentedI can't offer help for coding the fix, but I would be happy to provide some assistance with testing if this is will help move this issue along!
Comment #8
jbuttler commentedI am going to create a separate issue for the error since this seems like its related, but not the same problem. Also, the error prevents using Fireworks in most capacities, so I am going to make the new issue critical because it is seriously impacting site functionality.
Comment #9
marcus_johansson commentedComment #10
marcus_johansson commentedWill be in the 1.2.x release.