aladar commited on
Commit
8d53219
1 Parent(s): 1e5e155

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -17,8 +17,8 @@ From CLI:
17
 
18
  ```
19
  huggingface-cli download \
20
- aladar/tiny-random-LlamaForCausalLM-GGUF \
21
- tiny-random-LlamaForCausalLM.gguf \
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
  ```