oodeh commited on
Commit
47ee7cd
·
verified ·
1 Parent(s): 00a2dc6

Create card.json

Browse files
Files changed (1) hide show
  1. card.json +8 -0
card.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "name": "eco-gotests-tag",
3
+ "base_model": "Qwen/Qwen2.5-Coder-14B-Instruct",
4
+ "model_type": "qwen",
5
+ "quantized": true,
6
+ "project": "eco-gotests",
7
+ "context_length": 22000
8
+ }