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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: Transformer Lab – Download, interact, and train models locally

4 点作者 aliasaria超过 1 年前
Transformer Lab is an open source tool that lets you interact, train, and evaluate LLMs on your own machine or in the cloud (currently Mac or Linux, Windows soon) through a simple GUI.<p>Try it out here:<p><a href="https:&#x2F;&#x2F;github.com&#x2F;transformerlab&#x2F;transformerlab-app">https:&#x2F;&#x2F;github.com&#x2F;transformerlab&#x2F;transformerlab-app</a><p>One of our goals is to make it as easy as possible to get started experimenting with LLMs regardless of what platform you have (even if you don’t have a GPU). You can do everything through the UI but it is built on an API that can be extended using plugins. When you start the app it will try to figure out what kind of system you have and install the right set of initial plugins to get you going optimally.<p>Some things you can do locally:<p>- Download and interact with LLMs - Fine tune and evaluate your own models - Export models to formats that will allow you to run in smaller memory or without a GPU (e.g. export to GGUF or MLX)<p>It comes with a library of models and datasets to get going easily, but you can also download any model shared on Hugging Face and build your own training data.<p>Why we built this: we have been really interested in research and experimentation with LLMs but what we found was that the tooling for going deeper is lacking — Transformer Lab was built to address that problem.<p>We are a small, unfunded team and we’re excited to build a lot more on top of this platform. So any feedback on how to simplify getting started or how to make this more valuable for experimenting locally would be really appreciated.

暂无评论

暂无评论