VcRlAgent commited on
Commit
0d1eb92
·
1 Parent(s): 76e4e13

Generator .env fix

Browse files
Files changed (1) hide show
  1. .env +3 -2
.env CHANGED
@@ -8,8 +8,9 @@ QDRANT_API_KEY=
8
  QDRANT_COLLECTION_NAME=jira_tickets
9
 
10
  # Hugging Face Configuration
11
- HF_API_URL=https://api-inference.huggingface.co/models/mistralai/Mistral-7B-Instruct-v0.1
12
- HF_TOKEN=your_huggingface_token_here
 
13
 
14
  # Embedding Model
15
  #Small
 
8
  QDRANT_COLLECTION_NAME=jira_tickets
9
 
10
  # Hugging Face Configuration
11
+ HF_API_URL=https://api-inference.huggingface.co/models/mistralai/Mistral-7B-Instruct-v0.2
12
+ #HF_API_URL=https://api-inference.huggingface.co/models/meta-llama/Llama-3.2-1B-Instruct
13
+ HF_TOKEN=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
14
 
15
  # Embedding Model
16
  #Small