mirror of
https://github.com/imartinez/privateGPT.git
synced 2025-07-18 09:21:10 +00:00
add hf token to settings
This commit is contained in:
parent
17f32a5f92
commit
fc426e964a
@ -69,6 +69,7 @@ embedding:
|
|||||||
|
|
||||||
huggingface:
|
huggingface:
|
||||||
embedding_hf_model_name: BAAI/bge-small-en-v1.5
|
embedding_hf_model_name: BAAI/bge-small-en-v1.5
|
||||||
|
access_token: ${HF_TOKEN:}
|
||||||
|
|
||||||
vectorstore:
|
vectorstore:
|
||||||
database: qdrant
|
database: qdrant
|
||||||
|
Loading…
Reference in New Issue
Block a user