]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
readme : add link to Autopen under UIs (#11684)
authorMatvey Soloviev <redacted>
Thu, 6 Feb 2025 00:55:25 +0000 (01:55 +0100)
committerGitHub <redacted>
Thu, 6 Feb 2025 00:55:25 +0000 (01:55 +0100)
commitc3db0480bb820e120249014b380e1f4badf2a1c1
tree4c0b0131b671c32eaf7267e58c2e0b95a19c8970
parentd774ab3acc4fee41fbed6dbfc192b57d5f79f34b
readme : add link to Autopen under UIs (#11684)

Autopen (https://github.com/blackhole89/autopen) is a graphical text editor that uses llama.cpp to tokenize the buffer on the fly, score the buffer, visualise token logits and allow you to switch back and forth between different possible completions at any point. It hopefully meets the criteria for inclusion, as the dependency on llama.cpp is stated prominently.
README.md