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
Reasons : For privacy and no internet connection some time ,
Idea : use local llm like codellama-gguf or TheBloke/Pandalyst-7B-V1.1-GGUF deployed and served locally using transformer or any tool to deploy and host llm locally instead of OpenAI ???
options : :
1 - connect to llm using OpenAI-compatible APIs like openapi client.
2 - connect using hugging face transformer lib or langchain.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Reasons : For privacy and no internet connection some time ,
Idea : use local llm like codellama-gguf or TheBloke/Pandalyst-7B-V1.1-GGUF deployed and served locally using transformer or any tool to deploy and host llm locally instead of OpenAI ???
options : :
1 - connect to llm using OpenAI-compatible APIs like openapi client.
2 - connect using hugging face transformer lib or langchain.
Beta Was this translation helpful? Give feedback.
All reactions