Guenther Schmuelling commited on
Commit
78bab4f
·
1 Parent(s): b266d12

add tinyllama

Browse files
Files changed (2) hide show
  1. models.json +12 -7
  2. public/models.json +12 -7
models.json CHANGED
@@ -1,14 +1,13 @@
1
  {
2
- "qwen3-0.6b": {
3
- "path": "schmuell/Qwen3-0.6B",
4
  "reason": true,
5
- "use_external_data_format": true,
6
  "loc": "local"
7
  },
8
- "qwen3-1.7b": {
9
- "path": "schmuell/Qwen3-1.7B",
10
  "reason": true,
11
- "use_external_data_format": 1,
12
  "loc": "local"
13
  },
14
  "SmolLM2-1.7B": {
@@ -23,6 +22,12 @@
23
  "use_external_data_format": true,
24
  "loc": "local"
25
  },
 
 
 
 
 
 
26
  "qwen3-4b": {
27
  "path": "schmuell/Qwen3-4B",
28
  "reason": true,
@@ -70,7 +75,7 @@
70
  "reason": false,
71
  "use_external_data_format": true,
72
  "loc": "local"
73
- },
74
  "foo": {
75
  "path": "llm/foo",
76
  "reason": false,
 
1
  {
2
+ "qwen3-1.7b": {
3
+ "path": "schmuell/Qwen3-1.7B",
4
  "reason": true,
 
5
  "loc": "local"
6
  },
7
+ "qwen3-0.6b": {
8
+ "path": "schmuell/Qwen3-0.6B",
9
  "reason": true,
10
+ "use_external_data_format": true,
11
  "loc": "local"
12
  },
13
  "SmolLM2-1.7B": {
 
22
  "use_external_data_format": true,
23
  "loc": "local"
24
  },
25
+ "tinyllama": {
26
+ "path": "schmuell/TinyLlama-1.1B-Chat-v1.0",
27
+ "reason": false,
28
+ "use_external_data_format": true,
29
+ "loc": "local"
30
+ },
31
  "qwen3-4b": {
32
  "path": "schmuell/Qwen3-4B",
33
  "reason": true,
 
75
  "reason": false,
76
  "use_external_data_format": true,
77
  "loc": "local"
78
+ },
79
  "foo": {
80
  "path": "llm/foo",
81
  "reason": false,
public/models.json CHANGED
@@ -1,14 +1,13 @@
1
  {
2
- "qwen3-0.6b": {
3
- "path": "schmuell/Qwen3-0.6B",
4
  "reason": true,
5
- "use_external_data_format": true,
6
  "loc": "local"
7
  },
8
- "qwen3-1.7b": {
9
- "path": "schmuell/Qwen3-1.7B",
10
  "reason": true,
11
- "use_external_data_format": 1,
12
  "loc": "local"
13
  },
14
  "SmolLM2-1.7B": {
@@ -23,6 +22,12 @@
23
  "use_external_data_format": true,
24
  "loc": "local"
25
  },
 
 
 
 
 
 
26
  "qwen3-4b": {
27
  "path": "schmuell/Qwen3-4B",
28
  "reason": true,
@@ -70,7 +75,7 @@
70
  "reason": false,
71
  "use_external_data_format": true,
72
  "loc": "local"
73
- },
74
  "foo": {
75
  "path": "llm/foo",
76
  "reason": false,
 
1
  {
2
+ "qwen3-1.7b": {
3
+ "path": "schmuell/Qwen3-1.7B",
4
  "reason": true,
 
5
  "loc": "local"
6
  },
7
+ "qwen3-0.6b": {
8
+ "path": "schmuell/Qwen3-0.6B",
9
  "reason": true,
10
+ "use_external_data_format": true,
11
  "loc": "local"
12
  },
13
  "SmolLM2-1.7B": {
 
22
  "use_external_data_format": true,
23
  "loc": "local"
24
  },
25
+ "tinyllama": {
26
+ "path": "schmuell/TinyLlama-1.1B-Chat-v1.0",
27
+ "reason": false,
28
+ "use_external_data_format": true,
29
+ "loc": "local"
30
+ },
31
  "qwen3-4b": {
32
  "path": "schmuell/Qwen3-4B",
33
  "reason": true,
 
75
  "reason": false,
76
  "use_external_data_format": true,
77
  "loc": "local"
78
+ },
79
  "foo": {
80
  "path": "llm/foo",
81
  "reason": false,