HackerTrans
TopNewTrendsCommentsPastAskShowJobs

bytesandbits

no profile record

comments

bytesandbits
·2 เดือนที่ผ่านมา·discuss
I thank Microsoft deeply for the forced copilot crap, almost impossible to remove, that they have put into vs code. Finally after 5 years I have deleted vs code in my Mac! that was the last piece of windows software I still had around. VS code was great years ago, until Microsoft started to push crap into it – and afaik they also made the fully open-source, telemetry-free fork difficult to use with many extensions.

Really, thanks for forcing me into deleting it. turns out vim + Claude Code or codex was much better all along, it really works well for me.
bytesandbits
·3 เดือนที่ผ่านมา·discuss
I know a 10x engineer when i see one.
bytesandbits
·3 เดือนที่ผ่านมา·discuss
fine. I will port it myself. Real-time, sub 100ms latency. Here

https://testflight.apple.com/join/myNP5XvU
bytesandbits
·3 เดือนที่ผ่านมา·discuss
Handy with parakeet is pretty awesome by the way!
bytesandbits
·3 เดือนที่ผ่านมา·discuss
here the original NASA photos at high resolution without unnecessary ads.

https://www.nasa.gov/gallery/journey-to-the-moon/
bytesandbits
·3 เดือนที่ผ่านมา·discuss
why is a mail client needed in an onboard space computer at all?
bytesandbits
·4 เดือนที่ผ่านมา·discuss
anything that doesn't touch the model parameters at all once it has been compiled. for example, in streaming ASR of an encoder-decoder you can get gains in accuracy just by enhancing the encoder-decoder orchestration and ratio, frequency of fwd passes, dynamically adjusting the length of rolling windows (if using full attention). Prompting would be part of this too, including few-shot examples. Decoding strategy is also part of this (top-k, nucleus, speculative decoding, greedy or anything else). Applying signal processing or any kind of processing to the input before getting it into the model, or to the output. There are a lot of things you can do.
bytesandbits
·4 เดือนที่ผ่านมา·discuss
we constantly underestimate the power of inference scaffolding. I have seen it in all domains: coding, ASR, ARC-AGI benchmarks you name it. Scaffolding can do a lot! And post-training too. I am confident our currently pre-trained models can beat this benchmark over 80% with the right post-training and scaffolding. That being said I don't think ARC-AGI proves much. It is not a useful task at all in the wild. it is just a game; a strange and confusing one. For me this is just a pointless pseudo-academic exercise. Good to have, but by no means measures intelligence and even less utility of a model.
bytesandbits
·4 เดือนที่ผ่านมา·discuss
https://machinelearning.apple.com/research/exploring-llms-ml...
bytesandbits
·4 เดือนที่ผ่านมา·discuss
Apple
bytesandbits
·4 เดือนที่ผ่านมา·discuss
4x faster PREFILL not decode. Decode is bandwidth-bounded. Prefill is flops-constrained.
bytesandbits
·4 เดือนที่ผ่านมา·discuss
do you run two eSIMs when traveling and if so how is stability / battery life?
bytesandbits
·4 เดือนที่ผ่านมา·discuss
incredible work
bytesandbits
·4 เดือนที่ผ่านมา·discuss
I am not sure what "edge" device you want to run this on, but you can compress parakeet to under 500MB on RAM / disk with dynamic quants on-the-fly dequantization (GGUF or CoreML centroid palettization style). And retain essentially almost all accuracy.

And just to be clear, 500MB is even enough for a raspberry Pi. Then your problem is not memory, is FLOPS. It might run real-time in a RPi 5, since it has around 50 GFLOPS of FP32, i.e. 100 GFLOPS of FP16. So about 20-50 times less than a modern iPhone. I don't think it will be able to keep it real time, TBF, but close.

regardless, this model with such quantization strategy runs real time at +10x real-time factor even in 6-year old iPhones (which you can acquire for under $200) and offline at a reasonable speed, essentially anywhere.

You get the best of both worlds: the accuracy of a whisper transformer at the speed and footprint of a small model.
bytesandbits
·4 เดือนที่ผ่านมา·discuss
sensei karpathy has done it again
bytesandbits
·5 เดือนที่ผ่านมา·discuss
parakeet v3 has a much better RTFx than moonshine, it's not just about parameter numbers. Runs faster.

https://huggingface.co/spaces/hf-audio/open_asr_leaderboard
bytesandbits
·5 เดือนที่ผ่านมา·discuss
maybe a deepseek v4 distill. give it a few days
bytesandbits
·5 เดือนที่ผ่านมา·discuss
its cause of a chain of events.

Next week Chinese New year -> Chinese labs release all the models at once before it starts -> US labs respond with what they have already prepared

also note that even in US labs a large proportion of researchers and engineers are chinese and many celebrate the Chinese New Year too.

TLDR: Chinese New Year. Happy Horse year everybody!
bytesandbits
·5 เดือนที่ผ่านมา·discuss
Not trained in Ascend that is BS. Hopper GPU cluster. Please remove that.
bytesandbits
·5 เดือนที่ผ่านมา·discuss
wow Mistral really cooked