Update README.md
Browse files
README.md
CHANGED
|
@@ -17,8 +17,8 @@ From CLI:
|
|
| 17 |
|
| 18 |
```
|
| 19 |
huggingface-cli download \
|
| 20 |
-
aladar/tiny-random-
|
| 21 |
-
tiny-random
|
| 22 |
--local-dir . \
|
| 23 |
--local-dir-use-symlinks False
|
| 24 |
```
|
|
|
|
| 17 |
|
| 18 |
```
|
| 19 |
huggingface-cli download \
|
| 20 |
+
aladar/llama-2-tiny-random-GGUF \
|
| 21 |
+
llama-2-tiny-random.gguf \
|
| 22 |
--local-dir . \
|
| 23 |
--local-dir-use-symlinks False
|
| 24 |
```
|