Huggingface Local Models
Plugin Verifiziert AktivUse to select models to run locally with llama.cpp and GGUF on CPU, Mac Metal, CUDA, or ROCm. Covers finding GGUFs, quant selection, running servers, exact GGUF file lookup, conversion, and OpenAI-compatible local serving.
To enable users to easily run large language models locally on their own hardware, leveraging optimized tools like llama.cpp and Hugging Face's model repository.
Funktionen
- Select local LLMs with llama.cpp and GGUF
- Support for CPU, Mac Metal, CUDA, and ROCm
- Find and select appropriate GGUF models and quantizations
- Run local LLM servers and CLI interfaces
- Convert models when GGUF is not directly available
Anwendungsfälle
- Running LLMs locally for privacy or cost savings.
- Experimenting with different local LLM configurations and hardware.
- Developing applications that require a local inference backend.
Nicht-Ziele
- Providing a managed cloud LLM service.
- Acting as a general-purpose LLM API wrapper.
- Abstracting away the underlying llama.cpp or Hugging Face Hub tooling entirely.
Installation
Zuerst Marketplace hinzufügen
/plugin marketplace add huggingface/skills/plugin install huggingface-local-models@huggingface-skillsQualitätspunktzahl
VerifiziertVertrauenssignale
Ähnliche Erweiterungen
Huggingface Llm Trainer
99Train or fine-tune language models using TRL on Hugging Face Jobs infrastructure. Covers SFT, DPO, GRPO and reward modeling training methods, plus GGUF conversion for local deployment. Includes hardware selection, cost estimation, Trackio monitoring, and Hub persistence.
Hugging Face Papers
100Look up and read Hugging Face paper pages in markdown, and use the papers API for structured metadata like authors, linked models, datasets, Spaces, and media URLs when needed.
Huggingface Trackio
99Track and visualize ML training experiments with Trackio. Log metrics via Python API and retrieve them via CLI. Supports real-time dashboards synced to HF Spaces.
Hf Cli
99Execute Hugging Face Hub operations using the hf CLI. Download models/datasets, upload files, manage repos, and run cloud compute jobs.