Ashx098 commited on
Commit
f155ce7
·
verified ·
1 Parent(s): 825fe90

Upload model_index.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. model_index.json +9 -0
model_index.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "models": [
3
+ {
4
+ "id": "Mini-LLM",
5
+ "name": "Mini-LLM 80M",
6
+ "type": "causal-lm"
7
+ }
8
+ ]
9
+ }