登録して招待リンクを共有すると、動画再生報酬と紹介報酬を獲得できます。

filipe
@filicroval
data eng | 1xAsus Ascent GX10 | benchmarking local models so you don't have to
参加 May 2023
214 フォロー中    153.4K ファン
i added native support for @NVIDIAAI's Nemotron Puzzle 75B to mlx-lm. it now runs natively on an M2 Max 64GB: ⚡️22 tok/s 💾45.5 GB peak memory usage 📚4-bit experts + 6-bit dense + BF16 head i also fixed an annoying numerical bug in mlx-lm. outputs were subtly wrong, cosine similarity was 0.8832 vs NVIDIA's reference (identical inputs). the culprit was one dtype cast in the Mamba layers happening in a different spot than NVIDIA's. once moved, the cosine similarity improved to a satisfying level (0.999...). related PR: weights:
もっと見る