[object Object]

← back to Exo

r1 size

473512ddd02c55cc1b36c85dc2233174aa278f6c · 2025-08-04 22:57:31 +0800 · Alex Cheema

Files touched

Diff

commit 473512ddd02c55cc1b36c85dc2233174aa278f6c
Author: Alex Cheema <alexcheema123@gmail.com>
Date:   Mon Aug 4 22:57:31 2025 +0800

    r1 size
---
 shared/models/model_cards.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/shared/models/model_cards.py b/shared/models/model_cards.py
index dc230da5..8f2dcd2c 100644
--- a/shared/models/model_cards.py
+++ b/shared/models/model_cards.py
@@ -66,7 +66,7 @@ MODEL_CARDS: dict[str, ModelCard] = {
     metadata=ModelMetadata(
       model_id="mlx-community/DeepSeek-R1-0528-8bit",
       pretty_name="DeepSeek R1 671B (8-bit)",
-      storage_size_kilobytes=409706307,
+      storage_size_kilobytes=754706307,
       n_layers=61,
     ),
   ),

← 817c5993 fix dem model cards yo  ·  back to Exo  ·  70B model unit test only runs if its downloaded c1d5b381 →