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

[Feature Request]: Support for HuggingFace API and Replicate API #672

Open
turian opened this issue Dec 27, 2023 · 0 comments · May be fixed by #707
Open

[Feature Request]: Support for HuggingFace API and Replicate API #672

turian opened this issue Dec 27, 2023 · 0 comments · May be fixed by #707
Labels
enhancement New feature or request

Comments

@turian
Copy link
Contributor

turian commented Dec 27, 2023

Is your feature request related to a problem? Please describe.

I'd love to use new LLMs like Mixtral 8x7b (better than GPT 3.5 Turbo), for which there are HuggingFace APIs and Replicate APIs.

The APIs are relatively standardized for inference models. See, for example, Replicate.

I would prefer to pay for cloud API calls then spin up a private GPU.

Describe the solution you'd like

API integration with Replicate and HuggingFace, with a few LLMs documented out of the box.

Additional context

I could implement this myself, but I think refuel would be much stronger if it supported this natively.

@turian turian added the enhancement New feature or request label Dec 27, 2023
@haranrk haranrk linked a pull request Feb 8, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant