An open API service indexing awesome lists of open source software.

https://github.com/tharushashehan/contextualized-search

This application shows how to use LLM in private local environment through embedded ggml bins like falcon. With the use of GPT4ALL wrapper on top of python lang chain framework as a pipe line, LLM model is embedded and used.
https://github.com/tharushashehan/contextualized-search

Last synced: 4 months ago
JSON representation

This application shows how to use LLM in private local environment through embedded ggml bins like falcon. With the use of GPT4ALL wrapper on top of python lang chain framework as a pipe line, LLM model is embedded and used.

Awesome Lists containing this project

README

        

# contextualized-search
This application shows how to use LLM in private local environment through embedded ggml bins like falcon. With the use of GPT4ALL wrapper on top of python lang chain framework as a pipe line, LLM model is embedded and used.