4 repos
Explore 4 awesome GitHub repositories matching artificial intelligence & ml · Decoding & Sampling Controls. Refine with filters or upvote what's useful.
Stable Diffusion Web UI is a browser-based interface designed for managing text-to-image generation tasks. It provides a centralized dashboard for controlling generative processes, including native support for multi-stage model architectures to facilitate high-quality image refinement. The platform distinguishes itsel
Enables precise control over sampling methods, seed values, and output resolution for fine-tuned image synthesis.
Transformers is a comprehensive library for machine learning that provides a unified interface for training, fine-tuning, and deploying transformer-based models. It supports a wide range of tasks, including text classification, language modeling, question answering, and sequence-to-sequence translation, while offering
Transforms chat histories into the specific token sequences and control structures required by individual models.
Llama.cpp is an inference engine designed for the local execution of text-based and multimodal language models on consumer hardware. It provides a core environment for running models that process both text and image inputs, utilizing hardware-accelerated backends to optimize performance across diverse CPU and GPU archi
Enforces structured output formats like JSON by applying custom grammar constraints during the generation process.
The Model Context Protocol is a standardized communication framework designed to connect language models to external data sources, functional tools, and interactive user interfaces. It provides a vendor-neutral interface layer that enables AI hosts to discover and execute capabilities across heterogeneous service envir
Enables completion requests that incorporate human-in-the-loop approval workflows for added oversight.