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

feat: added Cloudflare llm provider #1340

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

timmillwood
Copy link

No description provided.

@timmillwood timmillwood changed the title Added Cloudflare llm provider feat: Added Cloudflare llm provider Feb 18, 2025
@leex279
Copy link
Collaborator

leex279 commented Feb 18, 2025

Good, make sure you get proper results, as I see that there are just low parameter models in your list at the moment. 7B is to less in my view to work with bolt.
I saw that there is also a 70B llama 2.2 Model. Maybe add this as well or instead.

@leex279 leex279 self-requested a review February 18, 2025 11:20
@timmillwood timmillwood changed the title feat: Added Cloudflare llm provider feat: added Cloudflare llm provider Feb 18, 2025
@timmillwood
Copy link
Author

@leex279 Dynamically pulling the models from Cloudflare now, and you're right, many of them don't work well.

@leex279
Copy link
Collaborator

leex279 commented Feb 18, 2025

Let me know when it is ready to review. Make sure you add a proper description first ;)

@timmillwood
Copy link
Author

This is ready for review, but even with the largest of models (such as Llama 70b) the results are terrible.
So not sure if it's something Bolt.diy would even want to support.

@leex279
Copy link
Collaborator

leex279 commented Feb 20, 2025

I checked it out to test, but I dont get any models:
image

It just showing the model from the provider I had selected before switching to cloudflare.

I also see this error in terminal:
image

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

Successfully merging this pull request may close these issues.

2 participants