HackerTrans
TopNewTrendsCommentsPastAskShowJobs

bytesandbits

no profile record

comments

bytesandbits
·قبل شهرين·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