nguyenthaibinh commited on
Commit
4b3784e
1 Parent(s): 402e4f9

add model_info.json

Browse files
Files changed (1) hide show
  1. model_info.json +5 -0
model_info.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "description": "BAI embeeing model, BAAI/llm-embedder",
3
+ "dim": 768,
4
+ "max_seq_length": 512
5
+ }