Skip to content

Commit 79a1137

Browse files
blackhole89NeoZhangJianyu
authored andcommitted
readme : add link to Autopen under UIs (ggml-org#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.
1 parent 2064610 commit 79a1137

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -223,6 +223,7 @@ Instructions for adding support for new models: [HOWTO-add-model.md](docs/develo
223223
- [ramalama](https://github.com/containers/ramalama) (MIT)
224224
- [semperai/amica](https://github.com/semperai/amica) (MIT)
225225
- [withcatai/catai](https://github.com/withcatai/catai) (MIT)
226+
- [Autopen](https://github.com/blackhole89/autopen) (GPL)
226227

227228
</details>
228229

0 commit comments

Comments
 (0)