Create model_card.json
Browse files- model_card.json +7 -0
model_card.json
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"model_name": "sn72-tinyllama",
|
| 3 |
+
"description": "TinyLlama 1.1B Chat served via vLLM for SN72 mining.",
|
| 4 |
+
"version": "0.1.0",
|
| 5 |
+
"submitted_by": "5Cw2ryLWmcR5mAT9Tsc2fZskb63h2mVvhGuHmRmy1K5ktg3t",
|
| 6 |
+
"submission_time": 1734800000
|
| 7 |
+
}
|