darrenburns / elia

A snappy, keyboard-centric terminal user interface for interacting with large language models. Chat with ChatGPT, Claude, Llama 3, Phi 3, Mistral, Gemma and more.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[improvement] localAI

rapha8l opened this issue · comments

Hi,
Thanks for elia !
Would it be possible to have localai support ?
Thanks again

#7

Is a good bet, if switched to langchain then you can very easily add models like llamba, gpt4 all.

This also allows the creation of doc stores so you can have your documents and ask the models about them.

Ive made a fork so I'll see if I can find some dev time for it.

thanks !

1.0.0 has added support for local LLMs.

Thanks !