private-gpt/private_gpt/components
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
..
embedding feat(llm): autopull ollama models (#2019) 2024-07-29 13:25:42 +02:00
ingest feat(ingest): Created a faster ingestion mode - pipeline (#1750) 2024-03-19 21:24:46 +01:00
llm feat: make llama3.1 as default (#2022) 2024-07-31 14:35:36 +02:00
node_store feat(nodestore): add Postgres for the doc and index store (#1706) 2024-03-14 17:12:33 +01:00
vector_store feat(vectordb): Milvus vector db Integration (#1996) 2024-07-18 10:55:45 +02:00
__init__.py Next version of PrivateGPT (#1077) 2023-10-19 16:04:35 +02:00