nvim-llama
LLM interface
An interface for integrating large language models into Neovim, enabling chat functionality and other LLM-based capabilities.
🦙 Ollama interfaces for Neovim
263 stars
11 watching
8 forks
Language: Lua
last commit: 4 months ago
Linked from 1 awesome list
llama2neovimnvimnvim-pluginollama
Related projects:
Repository | Description | Stars |
---|---|---|
kurama622/llm.nvim | Enables users to interact with large language models within Neovim for tasks like code optimization and translation. | 65 |
huynle/ogpt.nvim | A plugin that integrates Large Language Models into Neovim for natural language generation and conversation | 176 |
victordibia/llmx | An API that provides a unified interface to multiple large language models for chat fine-tuning | 79 |
marco-souza/ollero.nvim | Enables interaction with an offline Language Model using Neovim as the interface | 46 |
maximilian-winter/llama-cpp-agent | A tool for easy interaction with Large Language Models (LLMs) to execute structured function calls and generate structured output. | 505 |
run-llama/llamaindexts | A data framework for integrating large language models into applications with custom data | 1,997 |
alpha-vllm/wemix-llm | An LLaMA-based multimodal language model with various instruction-following and multimodal variants. | 17 |
km1994/llmsninestorydemontower | Exploring various LLMs and their applications in natural language processing and related areas | 1,854 |
scalameta/nvim-metals | A plugin that integrates the Scala Language Server into Neovim for better development experience. | 475 |
snunez1/llama.cl | A Common Lisp port of a Large Language Model (LLM) implementation | 36 |
nomnivore/ollama.nvim | A plugin that integrates your workflow with an external language model service to generate responses. | 421 |
visual-openllm/visual-openllm | An interactive tool that connects multiple visual models and an LLM to facilitate text-based conversations. | 1,213 |
ngxson/wllama | A WebAssembly binding for the LLaMA model that enables on-browser inference without requiring a backend or GPU. | 465 |
3v0k4/exit.nvim | A tool that uses large language models to generate Vim commands | 11 |
aaronik/gptmodels.nvim | An AI plugin for Neovim that facilitates LLM-based code analysis and suggestions | 57 |