Skip to content

Commit 477056b

Browse files
committed
Add example
1 parent 0140c58 commit 477056b

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ You can now chat with the model:
8484
--ctx-size 2048 `
8585
--n-predict 2048 `
8686
--threads 16 `
87-
--n-gpu-layers 10 `
87+
--n-gpu-layers 32 `
8888
--reverse-prompt '[[USER_NAME]]:' `
8989
--file "./vendor/llama.cpp/prompts/chat-with-vicuna-v1.txt" `
9090
--color `
@@ -98,4 +98,3 @@ Every time there is a new release of [llama.cpp](https://github.com/ggerganov/ll
9898
```PowerShell
9999
./rebuild_llama.cpp.ps1
100100
```
101-
https://huggingface.co/TheBloke/open-llama-7b-open-instruct-GGML/resolve/main/open-llama-7B-open-instruct.ggmlv3.q4_K_M.bin
File renamed without changes.

0 commit comments

Comments
 (0)