Skip to content

Commit c3db048

Browse files
authored
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.
1 parent d774ab3 commit c3db048

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
@@ -189,6 +189,7 @@ Instructions for adding support for new models: [HOWTO-add-model.md](docs/develo
189189
- [ramalama](https://github.com/containers/ramalama) (MIT)
190190
- [semperai/amica](https://github.com/semperai/amica) (MIT)
191191
- [withcatai/catai](https://github.com/withcatai/catai) (MIT)
192+
- [Autopen](https://github.com/blackhole89/autopen) (GPL)
192193

193194
</details>
194195

0 commit comments

Comments
 (0)