Updated benchmarks

This commit is contained in:
Donato Capitella
2025-11-15 08:36:25 +00:00
parent 1d945f2c21
commit 67fb3a002b
664 changed files with 32551 additions and 15807 deletions
@@ -0,0 +1,10 @@
ggml_cuda_init: GGML_CUDA_FORCE_MMQ: no
ggml_cuda_init: GGML_CUDA_FORCE_CUBLAS: no
ggml_cuda_init: found 1 ROCm devices:
Device 0: Radeon 8060S Graphics, gfx1151 (0x1151), VMM: no, Wave Size: 32
| model | size | params | backend | ngl | n_ubatch | fa | mmap | test | t/s |
| ------------------------------ | ---------: | ---------: | ---------- | --: | -------: | -: | ---: | --------------: | -------------------: |
| gpt-oss 120B F16 | 60.87 GiB | 116.83 B | ROCm | 99 | 2048 | 1 | 0 | pp2048 @ d32768 | 335.09 ± 0.00 |
| gpt-oss 120B F16 | 60.87 GiB | 116.83 B | ROCm | 99 | 2048 | 1 | 0 | tg32 @ d32768 | 21.90 ± 0.00 |
build: 1c398dc9e (7034)