tasmimulhuda's picture
.env dockerignore added
5707559
raw
history blame
141 Bytes
OPENAI_API_KEY = ''
COLLECTION_NAME = "AI_Assistant"
MODEL_ID = 'TheBloke/Mistral-7B-v0.1-GGUF'
MODEL_BASENAME = 'mistral-7b-v0.1.Q4_0.gguf'