- Mar 31, 2025
-
-
Erik Jonas Hartnick authored
-
- Feb 07, 2025
-
-
Erik Jonas Hartnick authored
-
Erik Jonas Hartnick authored
-
Erik Jonas Hartnick authored
- added .env config for test with Llama3.2 for pool PC (TODO: rename to .env.llama3.2.example) - added langchain-ollama python package and changed Chat and Embeddings calls accordingly (mainly constructors) - switched preprocessing to ollama3.2, model needs to be configured in CHESS/src/database_utils/db_catalog/preprocess.py - added engine config (models their config for each agent, preprocessing (embedding api, generating tokens) does not use this - changed retrieve_entity.py to also use OllamaEmbeddings, because Embeddings are configured separately - adapted run scripts to work with configured env - adapted tool/agent configs to work with new ollama config - added a place to put ollama and models locally, more or less to prepare different places (data buckets on server) - added some things to gitignore - TODO: documentation of the changes and configs above - TODO: documentation on how and where to get the datasets and where to put them
-
- Jan 15, 2025
-
-
Stephan Mitte authored
-
stepmitt authored
-
stepmitt authored
-
stepmitt authored
-
Stephan Mitte authored
-