You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it possible to integrate StarCoder as an LLM Model or an Agent with LangChain, and chain it in a complex usecase?
Any help / hints on the same would be appreciated!
@reachlinlangchain/langchain/llms/huggingface_pipeline.py will be integrating the StarCode as a huggingface model (LLM Model).
That works, but having StarCode as an Agent or chain would be more interesting.
I am looking for all types of integration between LangChain and StarCode. That would allow us to do a lot of things with code and codebases.
(Pardon my ignorance. If something like this already exists, please let me know)
Is it possible to integrate StarCoder as an LLM Model or an Agent with LangChain, and chain it in a complex usecase?
Any help / hints on the same would be appreciated!
ps: Inspired from this issue.
The text was updated successfully, but these errors were encountered: