]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
Fixed RNG seed docs (#9723)
authorDaniel Kleine <redacted>
Fri, 4 Oct 2024 08:54:44 +0000 (10:54 +0200)
committerGitHub <redacted>
Fri, 4 Oct 2024 08:54:44 +0000 (10:54 +0200)
commit133c7b46b3482f7c126c0c4ba14265f684138306
treed1199abca5580f800470ed2c20746d3c33098cf0
parentd5ed2b929d85bbd7dbeecb690880f07d9d7a6077
Fixed RNG seed docs (#9723)

* Update README.md

fixed RNG seed info

* changed print format to unsigned
common/arg.cpp
examples/server/README.md