No description
Find a file
Chandler Swift 0ae0946f7a
oscar: Switch llama-cpp out for Vulkan extensions
This results in a substantial speedup. Before:

    [ Prompt: 2.9 t/s | Generation: 2.5 t/s ]

After (I haven't figured out what the story is with variable speeds,
these are three successive messages of increasing length in the same
conversation):

    [ Prompt: 95.7 t/s | Generation: 11.7 t/s ]
    [ Prompt: 2866.0 t/s | Generation: 13.4 t/s ]
    [ Prompt: 133.1 t/s | Generation: 14.0 t/s ]
    [ Prompt: 188.3 t/s | Generation: 13.6 t/s ]

(benchmarks on Framework 13 AMD 7640U)
2025-12-28 22:50:10 -06:00
bert Set allowDiscards to enable NVMe TRIM 2025-12-28 22:50:10 -06:00
bigbird Replace deprecated --fast with --no-reexec 2025-12-17 19:01:50 -06:00
factorio Validate checksum of Factorio mods 2024-08-05 20:04:50 -05:00
oscar oscar: Switch llama-cpp out for Vulkan extensions 2025-12-28 22:50:10 -06:00
sam sam: Mount UTM host share 2025-12-22 13:10:03 -06:00
.envrc Set up nix-shell/direnv 2024-11-05 23:59:10 -06:00
.gitignore Set up nix-shell/direnv 2024-11-05 23:59:10 -06:00
create-server.py Add Cloudflare DNS record creation to create-server script 2024-08-04 00:33:01 -05:00
git-pre-commit-hook oscar: Factor out git-pre-commit-hook for use on other machines 2025-07-09 16:49:10 -05:00
shell.nix Set up nix-shell/direnv 2024-11-05 23:59:10 -06:00