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

Adding gradient.ai LLM and Embeddings #3007

Closed
michaelfeil opened this issue Oct 22, 2023 · 2 comments · Fixed by #3461, #3475 or #3471
Closed

Adding gradient.ai LLM and Embeddings #3007

michaelfeil opened this issue Oct 22, 2023 · 2 comments · Fixed by #3461, #3475 or #3471
Labels
auto:enhancement A large net-new component, integration, or chain. Use sparingly. The largest features

Comments

@michaelfeil
Copy link

michaelfeil commented Oct 22, 2023

Feature request

I propose to add the gradient-ts/js client of gradient.ai as a LLM and Embedding, similar to the Python implementation in https://python.langchain.com/docs/integrations/providers/gradient .

Motivation

Gradient.ai offers fine-tuning and inference of models without paying for the server costs.

I fine-tuned a model with a specific RAG template based on llama2 on gradient.ai, now i want to use it from Langchain, also in ts/js.

@dosubot dosubot bot added the auto:enhancement A large net-new component, integration, or chain. Use sparingly. The largest features label Oct 22, 2023
@chasemcdo
Copy link
Contributor

Our team has just submitted a PR to add the LLM integration for Gradient AI inference :)

@chasemcdo
Copy link
Contributor

Last couple PRs were made this morning which should wrap up this issue.

ie adapter and embedding support

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto:enhancement A large net-new component, integration, or chain. Use sparingly. The largest features
Projects
None yet
2 participants