TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Neurochat: Native open source GUI for LLMs

3 点作者 aortega超过 1 年前

1 comment

aortega超过 1 年前
Neurochat is a opensource native GUI for OpenAI LLMs, LLama.cpp and the free service neuroengine.ai.<p>It&#x27;s basically an opensource version of LLMStudio. Currently it works on Windows and Linux, and I have some experimental builds for MacOS too. Apart from being 100% native (using FreePascal) is that with an API key you can access ChatGPT4 using this GUI without having to do monthly payments, you only pay for whatever you use. This is quite useful for me as I don&#x27;t use GPT4 enough to justify the monthly payments, but I still want to try it once in a while.<p>It supports local LLMs out-of-the-box using LLama.cpp dll and you can use GPU acceleration if you provide the corresponding accelerated LLama.cpp build for your system.