]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
Add "--instruct" argument for usage with Alpaca (#240)
authorGeorgi Gerganov <redacted>
Sun, 19 Mar 2023 16:37:02 +0000 (18:37 +0200)
committerGeorgi Gerganov <redacted>
Sun, 19 Mar 2023 16:37:02 +0000 (18:37 +0200)
commit9e1707218a24ff758c7b623594f8c0ce5e12eb6c
tree447133611f8c25f06d50174d29e415930d6ebeeb
parent22213a17b56336bbea384a572a9484ce208c0333
Add "--instruct" argument for usage with Alpaca (#240)

Also start adding prompts in "./prompts"
main.cpp
prompts/alpaca.txt [new file with mode: 0644]
prompts/chat-with-bob.txt [new file with mode: 0644]
utils.cpp
utils.h