shadowsword
commited on
Commit
•
252a6c9
1
Parent(s):
383b18b
Update README.md
Browse files
README.md
CHANGED
@@ -27,6 +27,8 @@ ggmlv3 from TheBloke's make-ggml.py commit to huggingface repo
|
|
27 |
example$ python3 ./make-ggml.py --model /media/inpw/b28b0629-039b-47cc-b3ae-2e617ad16aea/LLAMA2-13B-Holodeck-1 --outname LLAMA2-13B-Holodeck-1 --outdir /media/inpw/b28b0629-039b-47cc-b3ae-2e617ad16aea/LLAMA2-13B-Holodeck-1 --quants Q4_K Q5_K
|
28 |
```
|
29 |
|
|
|
|
|
30 |
Original Card:
|
31 |
|
32 |
# LLAMA2 13B - Holodeck
|
|
|
27 |
example$ python3 ./make-ggml.py --model /media/inpw/b28b0629-039b-47cc-b3ae-2e617ad16aea/LLAMA2-13B-Holodeck-1 --outname LLAMA2-13B-Holodeck-1 --outdir /media/inpw/b28b0629-039b-47cc-b3ae-2e617ad16aea/LLAMA2-13B-Holodeck-1 --quants Q4_K Q5_K
|
28 |
```
|
29 |
|
30 |
+
There are no changes to this KoboldAI/LLAMA2-13B-Holodeck-1 besides using the new ggmlv3 K-Quant method.
|
31 |
+
|
32 |
Original Card:
|
33 |
|
34 |
# LLAMA2 13B - Holodeck
|