exdysa commited on
Commit
ba8718e
·
verified ·
1 Parent(s): c0d20fe

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -8
README.md CHANGED
@@ -23,9 +23,10 @@ funded_by:
23
  - Mozilla Foundation
24
  - Sutter Hill Ventures
25
  - Natural Sciences and Engineering Research Council of Canada (NSERC-CSE)
26
- hardware_type: 512 AMD MI300A GPU
27
- get_started_code: >-
28
- uvx --from mlx-lm mlx_lm.generate --model "darkshapes/comma-v0.1-2t-MLX-Q8"
 
29
  --prompt 'Test prompt'
30
  ---
31
  > [!IMPORTANT]
@@ -53,11 +54,13 @@ tasks :
53
  - text2text-generation
54
  language: en
55
  library_name: mlx
56
- funded_by :
57
- - Mozilla Foundation
58
- - Sutter Hill Ventures
59
- - Natural Sciences and Engineering Research Council of Canada (NSERC-CSE)
60
- hardware_type: 512 AMD MI300A GPU
 
 
61
  get_started_code: uvx --from mlx-lm mlx_lm.generate --model "darkshapes/comma-v0.1-2t-MLX-Q8" --prompt 'Test prompt'
62
  ```
63
 
 
23
  - Mozilla Foundation
24
  - Sutter Hill Ventures
25
  - Natural Sciences and Engineering Research Council of Canada (NSERC-CSE)
26
+ hardware_type: 50% 64 H100s / 50% LLNL El Capitan
27
+ training_time: 18 days @ 700W
28
+ co2_emitted: 17102 lb/7757kg CO2eq
29
+ get_started_code: uvx --from mlx-lm mlx_lm.generate --model "darkshapes/comma-v0.1-2t-MLX-Q8"
30
  --prompt 'Test prompt'
31
  ---
32
  > [!IMPORTANT]
 
54
  - text2text-generation
55
  language: en
56
  library_name: mlx
57
+ funded_by:
58
+ - Mozilla Foundation
59
+ - Sutter Hill Ventures
60
+ - Natural Sciences and Engineering Research Council of Canada (NSERC-CSE)
61
+ hardware_type: 50% 64 H100s / 50% LLNL El Capitan
62
+ training_time: 18 days @ 700W
63
+ co2_emitted: 17102 lb/7757kg CO2eq
64
  get_started_code: uvx --from mlx-lm mlx_lm.generate --model "darkshapes/comma-v0.1-2t-MLX-Q8" --prompt 'Test prompt'
65
  ```
66