Skip to content

Comment on LLama.cpp now has a web interface

Comments

I'm wondering whether the rendering of markdown through a regex that only deals with H3, strong, em and code is enough, since this implementation specifically seems to ask the bot to reply with markdown?[0]

Other than that, it's cool to see this web interface happen. It's little things like this that make new tools easier to grasp for less technical users.

I believe that people are more likely to go through the hurdles of learning difficult setup procedures (knowing the UX/UI will be easy to use) versus making the setup easier but having the daily use be too hard.

[0]: https://github.com/ggerganov/llama.cpp/pull/1998/commits/c19...

xalOP

I had an entire implementation that used a proper state machine but I couldn’t get it simple and small enough for this single file thing. The regexp chain is dumb but clear.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.