]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
server : add --override-kv parameter (#4710)
authorminarchist <redacted>
Tue, 2 Jan 2024 10:38:15 +0000 (04:38 -0600)
committerGitHub <redacted>
Tue, 2 Jan 2024 10:38:15 +0000 (12:38 +0200)
commit5d7002d4372ebf107cfaf46fcd90df27b204f330
treeacc72193721f64c13de8c173d0d00778d117d2ee
parent26f3071d714f0b27ad7f021a46a66a1085480258
server : add --override-kv parameter (#4710)

* Changes to server to allow metadata override

* documentation

* flake.nix: expose full scope in legacyPackages

* flake.nix: rocm not yet supported on aarch64, so hide the output

* flake.nix: expose checks

* workflows: nix-ci: init; build flake outputs

* workflows: nix-ci: add a job for eval

* workflows: weekly `nix flake update`

* workflows: nix-flakestry: drop tag filters

...and add a job for flakehub.com

* workflows: nix-ci: add a qemu job for jetsons

* flake.nix: suggest the binary caches

* flake.lock: update

to a commit recently cached by nixpkgs-cuda-ci

---------

Co-authored-by: John <redacted>
Co-authored-by: Someone Serge <redacted>
examples/server/server.cpp