llamacpp
OfficialMaster llama.cpp API for local LLMs
Software Engineering#embeddings#memory management#tokenization#inference#C API#llama.cpp#model loading
Authordatathings
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a comprehensive reference for the llama.cpp C API, covering core, context, inference, sampling, and advanced features. It serves as a centralized guide to quickly locate function usage, workflows, and best practices for local LLM deployment.
Core Features & Use Cases
- Comprehensive API documentation across core, context, inference, sampling, and advanced topics
- Practical workflows and code examples to accelerate integration, debugging, and optimization
- Model loading, memory management, embeddings, encoder-decoder usage, and LoRA/SWA/backend sampling references for end-to-end scenarios
Quick Start
Browse the API references under references/ and try calls like llama_model_load_from_file(), llama_init_from_model(), llama_decode(), and llama_tokenize() against a local model.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: llamacpp Download link: https://github.com/datathings/marketplace/archive/main.zip#llamacpp Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.