HackerTrans
トップ新着トレンドコメント過去質問紹介求人

AlekseiSavin

no profile record

コメント

AlekseiSavin
·12 か月前·議論
yeah, tokens per second
AlekseiSavin
·12 か月前·議論
it looks like llama.cpp has some performance issues with bf16
AlekseiSavin
·12 か月前·議論
right now, we support AWQ but are currently working on various quantization methods in https://github.com/trymirai/lalamo
AlekseiSavin
·12 か月前·議論
You're right, modern edge devices are powerful enough to run small models, so the real bottleneck for a forward pass is usually memory bandwidth, which defines the upper theoretical limit for inference speed. Right now, we've figured out how to run computations in a granular way on specific processing units, but we expect the real benefits to come later when we add support for VLMs and advanced speculative decoding, where you process more than one token at a time
AlekseiSavin
·12 か月前·議論
already) https://github.com/trymirai/uzu-swift