Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple documentation domains causes finetuning issues #405

Open
samsniderheld opened this issue Jan 21, 2025 · 0 comments
Open

Multiple documentation domains causes finetuning issues #405

samsniderheld opened this issue Jan 21, 2025 · 0 comments

Comments

@samsniderheld
Copy link

Hello,

I don't remember how I got to https://api.bfl.ml/scalar#tag/tasks/POST/v1/flux-pro-1.1 documentation but all of my code was using that domain.

Maybe it's an old google link or a random url on the blackforest website.

However I've was working through the finetuning example which uses the https://api.us1.bfl.ai domain

This can cause issues if you use the provided code from the second domain to fine tune a model but all your other api code is using the .ml domain. You will get an error saying that the finetune can't be found.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant