d3rp3tt3 / AI-Trivia-ChatBot-Project-3

2 stars 0 forks source link

Jenn - Add starter AI LLM model #7

Open d3rp3tt3 opened 3 days ago

d3rp3tt3 commented 3 days ago

Overview

In our proposal, we have identified this LLM: Qwen-2.5-Coder-32b (Ollama) - https://ollama.com/library/qwen2.5-coder:32b

To do

d3rp3tt3 commented 20 hours ago

References

https://python.langchain.com/docs/tutorials/local_rag/ https://python.langchain.com/docs/tutorials/qa_chat_history/ https://python.langchain.com/docs/how_to/document_loader_csv/