nsarrazin HF staff commited on
Commit
11628e6
1 Parent(s): a0946bb

Rollback remote embeddings on hchat (#1040)

Browse files
Files changed (1) hide show
  1. .env.template +0 -12
.env.template CHANGED
@@ -232,18 +232,6 @@ MODELS=`[
232
  }
233
  ]`
234
 
235
- TEXT_EMBEDDING_MODELS = `[
236
- {
237
- "name": "BAAI/bge-small-en-v1.5",
238
- "id": "BAAI/bge-small-en-v1.5",
239
- "chunkCharLength": 2048,
240
- "endpoints": [
241
- { "type": "hfapi" }
242
- ]
243
- }
244
- ]`
245
-
246
-
247
  OLD_MODELS=`[
248
  {"name":"bigcode/starcoder"},
249
  {"name":"OpenAssistant/oasst-sft-6-llama-30b-xor"},
 
232
  }
233
  ]`
234
 
 
 
 
 
 
 
 
 
 
 
 
 
235
  OLD_MODELS=`[
236
  {"name":"bigcode/starcoder"},
237
  {"name":"OpenAssistant/oasst-sft-6-llama-30b-xor"},