R_REDDYX.XYZ
AIRust881

huggingface/llm-ls

LLM-LSP SERVER TO CODE COMPLETION

llm-ls — an LSP server in Rust that connects LLMs to any editor for code completion and generation. It supports local models via llama.cpp and remote APIs such as HuggingFace and OpenAI, using tree-sitter for precise and useful aid context.!!!

// KEY FEATURES

  • Integrates LLM into any code editor via the LSP protocol for code completion.
  • Supports local models via llama.cpp, and remote APIs such as HuggingFace and OpenAI.
  • Performs incremental code indexing with tree-sitter for contextual advanced suggestion.
  • Allows configuring prompts and generation parameters via the configuration file.
#ai#code-generation#huggingface#ide#llamacpp#llm#lsp#lsp-server#openai#self-hosted
Open on GitHub →

New repositories every 30 minutes

REDDYX AI scans GitHub 24/7 and ships the best AI/ML/Web3 projects to Telegram.

Join on Telegram
← Full catalog·Full index

// SIMILAR REPOSITORIES

Claw Code: Fast Code192068n8n Process Automation187437DeepSeek Plugin Framework186631Agent AI Optimization186627AutoGPT: AI Agent184170Everything for Claude Code179304

← FULL CATALOG

huggingface/llm-ls — LLM-LSP SERVER TO CODE COMPLETION |…