whitphx HF Staff commited on
Commit
f6a74fa
·
verified ·
1 Parent(s): d059bfe

Update benchmark: onnx-community/Voxtral-Mini-3B-2507-ONNX (web/audio-text-to-text)

Browse files

Benchmark ID: f38e05be-f6ab-44e0-be0c-1c62292c17c0
Status: completed
Timestamp: 2025-10-21T07:11:50.761Z

audio-text-to-text/onnx-community/Voxtral-Mini-3B-2507-ONNX/web_warm_webgpu_fp32_b1_chromium_32c_8gb.json ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "id": "f38e05be-f6ab-44e0-be0c-1c62292c17c0",
3
+ "status": "completed",
4
+ "timestamp": 1761030710761,
5
+ "startedAt": 1761100516440,
6
+ "completedAt": 1761100522316,
7
+ "platform": "web",
8
+ "modelId": "onnx-community/Voxtral-Mini-3B-2507-ONNX",
9
+ "task": "audio-text-to-text",
10
+ "mode": "warm",
11
+ "device": "webgpu",
12
+ "dtype": "fp32",
13
+ "batchSize": 1,
14
+ "repeats": 3,
15
+ "browser": "chromium",
16
+ "headed": false,
17
+ "runtime": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/140.0.7339.186 Safari/537.36",
18
+ "environment": {
19
+ "userAgent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/140.0.7339.186 Safari/537.36",
20
+ "platform": "Linux x86_64",
21
+ "cpuCores": 32,
22
+ "memory": {
23
+ "deviceMemory": 8
24
+ },
25
+ "gpu": {
26
+ "vendor": "Google Inc. (NVIDIA)",
27
+ "renderer": "ANGLE (NVIDIA, Vulkan 1.4.303 (NVIDIA NVIDIA A10G (0x00002237)), NVIDIA)",
28
+ "webgpuAdapter": "nvidia"
29
+ }
30
+ },
31
+ "error": {
32
+ "type": "runtime_error",
33
+ "message": "Unsupported pipeline: audio-text-to-text. Must be one of [text-classification,token-classification,question-answering,fill-mask,summarization,translation,text2text-generation,text-generation,zero-shot-classification,audio-classification,zero-shot-audio-classification,automatic-speech-recognition,text-to-audio,image-to-text,image-classification,image-segmentation,background-removal,zero-shot-image-classification,object-detection,zero-shot-object-detection,document-question-answering,image-to-image,depth-estimation,feature-extraction,image-feature-extraction]",
34
+ "stage": "load"
35
+ }
36
+ }