HackerLangs
TopNewTrendsCommentsPastAskShowJobs

victormustar

943 karmajoined 13 ปีที่แล้ว
https://twitter.com/victormustar

Submissions

ThinkingCap-Qwen3.6-27B: Qwen3.6 capabilities with 50% fewer thinking tokens

huggingface.co
5 points·by victormustar·4 วันที่ผ่านมา·0 comments

[untitled]

1 points·by victormustar·8 วันที่ผ่านมา·0 comments

Agents collaboratively writing a wiki on RL for LLMs

huggingface.co
1 points·by victormustar·8 วันที่ผ่านมา·0 comments

Ornith-1.0: Self-Scaffolding LLMs for Agentic Coding

deep-reinforce.com
9 points·by victormustar·15 วันที่ผ่านมา·0 comments

Local LLM Inference Optimization: The Complete Guide

carteakey.dev
3 points·by victormustar·19 วันที่ผ่านมา·0 comments

Gemma 4 E2B running in-browser at 255 tok/s

huggingface.co
19 points·by victormustar·23 วันที่ผ่านมา·0 comments

The White House Wants Anthropic to Block All Jailbreaks. It May Not Be Possible

wired.com
7 points·by victormustar·23 วันที่ผ่านมา·3 comments

GLM-5.2: Built for Long-Horizon Tasks

huggingface.co
10 points·by victormustar·24 วันที่ผ่านมา·0 comments

Designing the HF CLI for both humans and agents

huggingface.co
2 points·by victormustar·เดือนที่แล้ว·0 comments

Nemotron 3 Ultra: Open Moe Hybrid Mamba-Transformer for Agentic Reasoning [pdf]

research.nvidia.com
23 points·by victormustar·เดือนที่แล้ว·2 comments

Ideogram 4.0: A 9.3B open-weight image model

ideogram.ai
3 points·by victormustar·เดือนที่แล้ว·0 comments

China's lab-grown diamonds emerging as a surprising beneficiary of the AI boom

bloomberg.com
3 points·by victormustar·เดือนที่แล้ว·0 comments

Nvidia Dynamo Snapshot: Fast Startup for Inference Workloads on Kubernetes

developer.nvidia.com
2 points·by victormustar·เดือนที่แล้ว·0 comments

Carbon: open-source DNA foundation models with training code and data pipeline

huggingface.co
2 points·by victormustar·2 เดือนที่ผ่านมา·0 comments

Physics-intern: an autonomous agentic framework for physics research

huggingface.co
3 points·by victormustar·2 เดือนที่ผ่านมา·0 comments

Bonsai 1.7B in the browser: a 290MB 1-bit LLM on WebGPU

huggingface.co
8 points·by victormustar·3 เดือนที่ผ่านมา·0 comments

Hugging Face Storage Buckets: Mutable, non-versioned object storage at $12/TB

huggingface.co
18 points·by victormustar·4 เดือนที่ผ่านมา·0 comments

Zuna: A 380M-parameter foundation model for EEG signals

huggingface.co
2 points·by victormustar·5 เดือนที่ผ่านมา·1 comments

Show HN: Nanbeige 4.1-3B running in the browser via WebGPU

huggingface.co
6 points·by victormustar·5 เดือนที่ผ่านมา·1 comments

FinePDFs: Liberating 3T of the finest tokens from PDFs

huggingface.co
2 points·by victormustar·6 เดือนที่ผ่านมา·0 comments

comments

victormustar
·5 เดือนที่ผ่านมา·discuss
read more: https://www.zyphra.com/post/zuna
victormustar
·5 เดือนที่ผ่านมา·discuss
This is a 3B parameter model from Nanbeige with surprisingly strong benchmarks. It beats Qwen3-32B on Arena-Hard and LiveCodeBench despite being 10x smaller. (Also be warned it thinks a lot).

I wrapped it in a simple browser demo using Transformers.js + WebGPU. It downloads the q4 ONNX weights (~1.7GB) and runs fully client-side. no server required. Falls back to WASM if WebGPU isn't available.
victormustar
·7 เดือนที่ผ่านมา·discuss
Hugging Face model: https://huggingface.co/apple/Sharp and demo: https://huggingface.co/spaces/ronedgecomb/ml-sharp