Meltdown: Interface for llama.cpp and ChatGPT

post by nextcaller · 2024-03-26T18:29:39.344Z · LW · GW · 1 comments

Contents

1 comment

I'm afraid linking what I've been working on for a while as my first post might not be greatly received, but I think you might find it interesting none the less.

I'm making a text interface to chat with local and remote models. It is made in 100% python, it uses tkinter/tcl which should be bundled with a normal python installation. 

I made it because I wasn't able to find an interface that felt right to me. I didn't try them all though. I like adding "power user" features when I think of one.

Repo: https://github.com/Merkoba/Meltdown

Some features:

I don't know if this works in systems different to mine. But you are encouraged to try. 

1 comments

Comments sorted by top scores.

comment by nextcaller · 2024-06-04T01:45:24.504Z · LW(p) · GW(p)

Lots of progress on this.

https://i.imgur.com/kix3Hz4.png