github-actions[bot] commited on
Commit
be5bdf2
·
1 Parent(s): fda410b

Update model list

Browse files
Files changed (1) hide show
  1. models.py +4 -0
models.py CHANGED
@@ -241,6 +241,10 @@ MODEL_NAMES = [
241
  "avsolatorio/GIST-large-Embedding-v0",
242
  "avsolatorio/GIST-small-Embedding-v0",
243
  "avsolatorio/NoInstruct-small-Embedding-v0",
 
 
 
 
244
  "baseline/Human",
245
  "bedrock/amazon-titan-embed-text-v1",
246
  "bedrock/amazon-titan-embed-text-v2",
 
241
  "avsolatorio/GIST-large-Embedding-v0",
242
  "avsolatorio/GIST-small-Embedding-v0",
243
  "avsolatorio/NoInstruct-small-Embedding-v0",
244
+ "axiotic/ogma-base",
245
+ "axiotic/ogma-micro",
246
+ "axiotic/ogma-mini",
247
+ "axiotic/ogma-small",
248
  "baseline/Human",
249
  "bedrock/amazon-titan-embed-text-v1",
250
  "bedrock/amazon-titan-embed-text-v2",