]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
Add --rope-scale parameter (#2544)
authorklosax <redacted>
Mon, 7 Aug 2023 17:07:19 +0000 (19:07 +0200)
committerGitHub <redacted>
Mon, 7 Aug 2023 17:07:19 +0000 (19:07 +0200)
commitf3c3b4b1672d860800639c87d3b5d17564692469
treeebdc8a40a9e374eb4713da9c6233c8c499cd768a
parent93356bdb7a324a8f6570f99d02af392cd4c45796
Add --rope-scale parameter (#2544)

* common.cpp : Add --rope-scale parameter
* README.md : Add info about using linear rope scaling
examples/common.cpp
examples/main/README.md