complynx commited on
Commit
e5ef522
β€’
1 Parent(s): 3e1bf25
Files changed (1) hide show
  1. .env +7 -0
.env ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ EMB_MODEL=BAAI/bge-large-en-v1.5
2
+ HF_MODEL=mistralai/Mistral-7B-Instruct-v0.2
3
+ # HF_MODEL=mistralai/Mistral-7B-v0.1
4
+ # HF_MODEL=meta-llama/Meta-Llama-3-8B-Instruct
5
+ # HF_MODEL=meta-llama/Meta-Llama-3-70B-Instruct
6
+ OPENAI_MODEL=gpt-3.5-turbo-0125
7
+ TABLE_NAME=nltk_bge_32_2000