mirror of
https://github.com/ggerganov/llama.cpp.git
synced 2024-12-27 03:44:35 +00:00
passkey : add readme
This commit is contained in:
parent
164d7a0546
commit
d57cb9c294
12
examples/passkey/README.md
Normal file
12
examples/passkey/README.md
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
# llama.cpp/example/passkey
|
||||||
|
|
||||||
|
See the following PRs for more info:
|
||||||
|
|
||||||
|
- https://github.com/ggerganov/llama.cpp/pull/3856
|
||||||
|
- https://github.com/ggerganov/llama.cpp/pull/4810
|
||||||
|
|
||||||
|
### Usage
|
||||||
|
|
||||||
|
```bash
|
||||||
|
make -j && ./passkey ./models/llama-7b-v2/ggml-model-f16.gguf 250
|
||||||
|
```
|
Loading…
Reference in New Issue
Block a user