gpt4all
gpt4all copied to clipboard
How do I finetuning the gpt4all model that retrieves knowledge from files?
is it possible to create a chatbot from the gpt4all model that is able to provide more specific and accurate responses by utilizing the knowledge that is already available in certain files such as pdf files from books or journals and others.
+1
+1
+1
+1
+1
I hope the authors work on getting this below implemented so that we can have a custom KB from files without the need for API's, fully local.
https://www.youtube.com/watch?v=4p1Fojur8Zw https://github.com/wombyz/gpt4all_langchain_chatbots https://huggingface.co/Pi3141/alpaca-native-7B-ggml/commit/397e872bf4c83f4c642317a5bf65ce84a105786e
Please integrate https://github.com/imartinez/privateGPT private Gpt functionality for gui-based building of a local knowledge base that can ingest txt, csv, pdf, epub files.
Should be solved by now