From 114d9446e41729ba4d485600736ffe3d4eb0b326 Mon Sep 17 00:00:00 2001 From: Amar Paul Date: Mon, 20 Nov 2023 03:37:24 -0500 Subject: [PATCH] Add `jpmcb/nvim-llama` (#959) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 865759d..ed0a8a1 100644 --- a/README.md +++ b/README.md @@ -185,6 +185,7 @@ - [CamdenClark/flyboy](https://github.com/CamdenClark/flyboy) - Simple interaction with ChatGPT in a markdown buffer. Supports GPT-4 and Azure OpenAI. - [gsuuon/llm.nvim](https://github.com/gsuuon/llm.nvim) - Integrate LLM's via a prompt builder interface. Multi-providers including OpenAI (+ compatibles), PaLM, HuggingFace and local engines like llamacpp. - [dense-analysis/neural](https://github.com/dense-analysis/neural) - Integrate LLMs for generating code, interacting with chat bots, and more. +- [jpmcb/nvim-llama](https://github.com/jpmcb/nvim-llama) - LLM (Llama 2 and llama.cpp) wrappers. ## Programming Languages Support