privateGPT/private_gpt/components/llm
Javier Martinez 9027d695c1
feat: make llama3.1 as default (#2022)
* feat: change ollama default model to llama3.1

* chore: bump versions

* feat: Change default model in local mode to llama3.1

* chore: make sure last poetry version is used

* fix: mypy

* fix: do not add BOS (with last llamacpp-python version)
2024-07-31 14:35:36 +02:00
..
custom fix: Replacing unsafe eval() with json.loads() (#1890) 2024-04-30 09:58:19 +02:00
__init__.py Next version of PrivateGPT (#1077) 2023-10-19 16:04:35 +02:00
llm_component.py feat(llm): autopull ollama models (#2019) 2024-07-29 13:25:42 +02:00
prompt_helper.py feat: make llama3.1 as default (#2022) 2024-07-31 14:35:36 +02:00