adding raw benchmark results

This commit is contained in:
Donato Capitella
2025-08-09 10:44:09 +01:00
parent 0dd1f8d047
commit 8972ef01ff
320 changed files with 3580 additions and 10779 deletions
@@ -0,0 +1,8 @@
ggml_vulkan: Found 1 Vulkan devices:
ggml_vulkan: 0 = Radeon 8060S Graphics (AMD open-source driver) | uma: 1 | fp16: 1 | bf16: 0 | warp size: 64 | shared memory: 32768 | int dot: 1 | matrix cores: KHR_coopmat
| model | size | params | backend | ngl | mmap | test | t/s |
| ------------------------------ | ---------: | ---------: | ---------- | --: | ---: | --------------: | -------------------: |
| llama 70B Q4_K - Medium | 39.59 GiB | 70.55 B | Vulkan | 99 | 0 | pp512 | 72.75 ± 0.03 |
| llama 70B Q4_K - Medium | 39.59 GiB | 70.55 B | Vulkan | 99 | 0 | tg128 | 5.01 ± 0.00 |
build: 9c35706b (6060)