正在加载视频...

视频加载失败

Wait, that's JUST a 3B multimodal model understanding and generation model AND apache 2.0 licensed 🔥

43,777 次观看 • 1 年前 •via X (Twitter)

13 条评论

Vaibhav (VB) Srivastav 的头像
Vaibhav (VB) Srivastav1 年前

Try it out directly on their ZeroGPU demo here:

Igor Tarasenko 的头像
Igor Tarasenko1 年前

how is it even legal?

Mario 的头像
Mario1 年前

This looks extremly good

Pannous 的头像
Pannous1 年前

is it good for anything other than style transfer?

Dodo 的头像
Dodo1 年前

bro, we're in the future

Himanshu Kumar 的头像
Himanshu Kumar1 年前

Open source could democratize access to powerful AI like this.

S..... 的头像
S.....1 年前

tf this run on zero 😱😱😱😱😱

Rithesh 的头像
Rithesh1 年前

I tried out a simple task and the results were horrible.

Tsukuyomi 的头像
Tsukuyomi1 年前

ah, just a casual 3B multimodal model, huh? sounds like the future is here, just waiting to take over. let's hope it doesn't start plotting against us.

Ivan Fioravanti ᯅ 的头像
Ivan Fioravanti ᯅ1 年前

DeepSeek-R1-0528-5bit on MLX pushing M3 Ultra 512GB to its limits! 501GB used mem visibile on mactop in the video! Context: 4K tokens Prompt: 190.29 t/s Gen: 11.37 t/s Peak Mem: 487.48 GB! THIS IS APPLE MLX!

Unsloth AI 的头像
Unsloth AI1 年前

You can now fine-tune Gemma 3n for free with our notebook! Unsloth makes Google Gemma training 1.5x faster with 50% less VRAM and 5x longer context lengths - with no accuracy loss. Guide: GitHub: Colab:

Andrej Karpathy 的头像
Andrej Karpathy1 年前

Love this project: nanoGPT -> recursive self-improvement benchmark. Good old nanoGPT keeps on giving and surprising :) - First I wrote it as a small little repo to teach people the basics of training GPTs. - Then it became a target and baseline for my port to direct C/CUDA re-implementation in llm.c. - Then that was modded (by @kellerjordan0 et al.) into a (small-scale) LLM research harness. People iteratively optimized the training so that e.g. reproducing GPT-2 (124M) performance takes not 45 min (original) but now only 3 min! - Now the idea is to use this process of optimizing the code as a benchmark for LLM coding agents. If humans can speed up LLM training from 45 to 3 minutes, how well do LLM Agents do, under different kinds of settings (e.g. with or without hints etc.)? (spoiler: in this paper, as a baseline and right now not that well, even with strong hints). The idea of recursive self-improvement has of course been around for a long time. My usual rant on it is that it's not going to be this thing that didn't exist and then suddenly exists. Recursive self-improvement has already begun a long time ago and is under-way today in a smooth, incremental way. First, even basic software tools (e.g. coding IDEs) fall into the category because they speed up programmers in building the N+1 version. Any of our existing software infrastructure that speeds up development (google search, git, ...) qualifies. And then if you insist on AI as a special and distinct, most programmers now already routinely use LLM code completion or code diffs in their own programming workflows, collaborating in increasingly larger chunks of functionality and experimentation. This amount of collaboration will continue to grow. It's worth also pointing out that nanoGPT is a super simple, tiny educational codebase (~750 lines of code) and for only the pretraining stage of building LLMs. Production-grade code bases are *significantly* (100-1000X?) bigger and more complex. But for the current level of AI capability, it is imo an excellent, interesting, tractable benchmark that I look forward to following.

steven 的头像
steven1 年前

Gemma 3n just dropped — and now it’s easy to fine-tune it on text, audio and vision! 🔥 We just released full recipes to get you started!

相关视频