simonw commited on
Commit
edac425
·
verified ·
1 Parent(s): a777830

Note about download size

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -14,7 +14,7 @@ library_name: mlx
14
 
15
  See [common-pile/comma-v0.1-2t](https://huggingface.co/common-pile/comma-v0.1-2t) for the original model card.
16
 
17
- Try this model out using [uv](https://github.com/astral-sh/uv) like this:
18
  ```
19
  uv run --python 3.12 \
20
  --with mlx-lm \
 
14
 
15
  See [common-pile/comma-v0.1-2t](https://huggingface.co/common-pile/comma-v0.1-2t) for the original model card.
16
 
17
+ Try this model out using [uv](https://github.com/astral-sh/uv) like this, which will download a 15GB model the first time you run it:
18
  ```
19
  uv run --python 3.12 \
20
  --with mlx-lm \