-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmodel.json
More file actions
68 lines (68 loc) · 2.84 KB
/
model.json
File metadata and controls
68 lines (68 loc) · 2.84 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
{
"model": [
{
"url": "https://huggingface.co/litert-community/Gemma3-1B-IT/resolve/main/gemma3-1b-it-int4.task",
"filename": "gemma3-1b-it-int4-gpu.task",
"displayName": "Gemma3 1B IT (GPU)",
"fileSize": "555 MB",
"licenseUrl": "https://huggingface.co/litert-community/Gemma3-1B-IT",
"needsAuth": true
},
{
"url": "https://huggingface.co/google/gemma-2b-it-tflite/resolve/main/gemma-2b-it-gpu-int8.bin",
"filename": "gemma-2b-it-gpu-int8.bin",
"displayName": "Gemma 2B IT (GPU)",
"fileSize": "2.5 GB",
"licenseUrl": "https://huggingface.co/google/gemma-1.1-2b-it-tflite",
"needsAuth": true
},
{
"url": "https://huggingface.co/google/gemma-1.1-2b-it-tflite/resolve/main/gemma-1.1-2b-it-gpu-int8.bin",
"filename": "gemma-1.1-2b-it-gpu-int8.bin",
"displayName": "Gemma 1.1 2B IT (GPU)",
"fileSize": "2.5 GB",
"licenseUrl": "https://huggingface.co/google/gemma-1.1-2b-it-tflite",
"needsAuth": true
},
{
"url": "https://huggingface.co/google/gemma-1.1-2b-it-tflite/resolve/main/gemma-1.1-2b-it-cpu-int8.bin",
"filename": "gemma-1.1-2b-it-cpu-int8.bin",
"displayName": "Gemma 1.1 2B IT (CPU)",
"fileSize": "2.5 GB",
"licenseUrl": "https://huggingface.co/google/gemma-1.1-2b-it-tflite",
"needsAuth": true
},
{
"url": "https://huggingface.co/litert-community/DeepSeek-R1-Distill-Qwen-1.5B/resolve/main/deepseek_q8_ekv1280.task",
"filename": "deepseek_q8_ekv1280_cpu.task",
"displayName": "Deepseek Q8 EKV1280 (CPU)",
"fileSize": "1.7 GB",
"licenseUrl": "https://huggingface.co/litert-community/DeepSeek-R1-Distill-Qwen-1.5B",
"needsAuth": false
},
{
"url": "https://huggingface.co/litert-community/Gemma2-2B-IT/resolve/main/gemma2_q8_multi-prefill-seq_ekv1280.task",
"filename": "gemma2_q8_multi-prefill-seq_ekv1280-cpu.task",
"displayName": "Gemma2 Q8 EKV1280 (CPU)",
"fileSize": "2.7 GB",
"licenseUrl": "https://huggingface.co/litert-community/Gemma2-2B-ITt",
"needsAuth": true
},
{
"url": "https://huggingface.co/vimal-yuvabe/llama-3.2-1b-tflite/resolve/main/llama-3.2-1b-q8.task",
"filename": "llama-3.2-1b-q8-cpu.task",
"displayName": "llama 3.2 1b Q8 (CPU)",
"fileSize": "2.5 GB",
"licenseUrl": "https://huggingface.co/vimal-yuvabe/llama-3.2-1b-tflite",
"needsAuth": false
},
{
"url": "https://huggingface.co/litert-community/Phi-4-mini-instruct/resolve/main/phi4_q8_ekv1280.task",
"filename": "phi4_q8_ekv1280_cpu.task",
"displayName": "Phi4 Q8 EKV1280 (CPU)",
"fileSize": "2.5 GB",
"licenseUrl": "https://huggingface.co/litert-community/Phi-4-mini-instruct",
"needsAuth": false
}
]
}