nguyenthaibinh commited on
Commit
1c251f5
·
1 Parent(s): 2fd3907

remove redundant files

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