arcee-ai / DALM

Domain Adapted Language Modeling Toolkit - E2E RAG
https://www.arcee.ai
Apache License 2.0
278 stars 33 forks source link

How to run model + finetuned adapter in LlamaIndex or Langchain? #82

Open bdiu29 opened 7 months ago

bdiu29 commented 7 months ago

Hi,

Does anyone have an example of how to get the models + adapters running in a RAG pipeline using the LlamaIndex or Langchain framework? I want to try to use the RAG Fusion retriever, but I've just been spinning my wheels trying to wrap the models with Transformers in a way that is useable in these frameworks.

Thanks!

Jacobsolawetz commented 7 months ago

Hello @bdiu29! You can use our langchain integration with APIs on the Arcee platform

https://blog.arcee.ai/langchain-arcee-build-domain-models-with-greater-flexibility/