Update README.md (#6)
Browse files- Update README.md (404fd90d6b3da34ab7c9c917ad6c7f9a557863ce)
Co-authored-by: Fabio Guzman <[email protected]>
README.md
CHANGED
@@ -38,7 +38,7 @@ To download one of the `.mlpackage` folders to the `models` directory:
|
|
38 |
huggingface-cli download \
|
39 |
--local-dir models \
|
40 |
--local-dir-use-symlinks False \
|
41 |
-
apple/
|
42 |
--include "StatefulMistral7BInstructInt4.mlpackage/*"
|
43 |
```
|
44 |
|
|
|
38 |
huggingface-cli download \
|
39 |
--local-dir models \
|
40 |
--local-dir-use-symlinks False \
|
41 |
+
apple/mistral-coreml \
|
42 |
--include "StatefulMistral7BInstructInt4.mlpackage/*"
|
43 |
```
|
44 |
|