]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
examples : simplify vim plugin (#2327)
authorAustinMroz <redacted>
Sun, 23 Jul 2023 11:16:48 +0000 (06:16 -0500)
committerGitHub <redacted>
Sun, 23 Jul 2023 11:16:48 +0000 (14:16 +0300)
commit355c80f49e32b0b15c0a457f3bad380e57f5b9ac
tree856c1f10138871d845bd92054e61ddc1be3f5545
parent83a00ce69bef9124c0702424a012ea799128b77d
examples : simplify vim plugin (#2327)

Uses builtin json_encode and json_decode functions to simplify escaping
Removes the need for temp files
examples/llm.vim