awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

9 repository-uri

Awesome GitHub RepositoriesGeneration Parameter Configurations

Per-call settings like temperature, max tokens, and top-p to control model response behavior.

Distinct from Generation Temperature Controls: Distinct from Generation Temperature Controls: covers a broader set of generation parameters beyond just temperature, including max tokens and top-p.

Explore 9 awesome GitHub repositories matching artificial intelligence & ml · Generation Parameter Configurations. Refine with filters or upvote what's useful.

Awesome Generation Parameter Configurations GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • nat/openplaygroundAvatar nat

    nat/openplayground

    6,353Vezi pe GitHub↗

    OpenPlayground is a web-based comparison playground and multi-provider client used to test and evaluate outputs from multiple large language models and local inference engines side-by-side. It serves as a local testing environment for routing prompts to various external APIs and on-device models through a single interface. The project enables concurrent request dispatching, allowing a single prompt to be sent to multiple models simultaneously for comparative analysis. It includes a parameter tuning interface for refining model behavior via generation settings and provides a system for detecti

    Offers per-call settings such as temperature and top-p to control the behavior of model responses.

    TypeScript
    Vezi pe GitHub↗6,353
  • strands-agents/sdk-pythonAvatar strands-agents

    strands-agents/sdk-python

    6,176Vezi pe GitHub↗

    This is an open-source Python SDK for building and orchestrating production-grade AI agents. It provides a unified framework for creating conversational agents that can use tools, maintain state, and coordinate across multiple language model providers including OpenAI, Anthropic, Google, Amazon Bedrock, and locally-hosted models. The SDK supports multi-agent orchestration through graphs, teams, and swarms, allowing several specialized agents to collaborate on complex tasks. Agents can be composed as callable tools that other agents invoke, and the framework includes policy handlers that inspe

    Adjusts generation settings such as token limit, temperature, top-p, and streaming to control response behavior.

    Python
    Vezi pe GitHub↗6,176
  • firebase/genkitAvatar firebase

    firebase/genkit

    6,121Vezi pe GitHub↗

    Genkit is an open-source framework for building AI-powered applications. It provides a unified interface for connecting to hundreds of generative AI models from multiple providers, enabling text, image, audio, and video generation through a single API. The framework structures multi-step AI interactions—including chat, retrieval-augmented generation, tool use, and agentic workflows—as composable, traceable flows with built-in streaming and state management. The framework distinguishes itself through a comprehensive developer toolkit that includes a command-line interface and a local developer

    Adjusts settings like output length, temperature, and stop sequences to control model generation behavior.

    TypeScript
    Vezi pe GitHub↗6,121
  • voltagent/voltagentAvatar VoltAgent

    VoltAgent/voltagent

    6,020Vezi pe GitHub↗

    Configures per-call generation parameters like temperature, max tokens, and top-p for model responses.

    TypeScriptagentsaiai-agents
    Vezi pe GitHub↗6,020
  • kubeflow/kfservingAvatar kubeflow

    kubeflow/kfserving

    5,576Vezi pe GitHub↗

    KServe is an open platform for deploying and serving generative and predictive AI models on Kubernetes. It defines inference services as custom resources with declarative YAML specifications, enabling a Kubernetes-native approach to model deployment and lifecycle management. The platform leverages Knative-based serverless scaling for automatic scale-to-zero and revision management, and supports a pluggable serving runtime architecture that maps model formats to containerized execution environments. KServe distinguishes itself through model-aware autoscaling that scales replicas based on token

    Tunes model behavior with temperature, top-p, and system instructions during inference.

    Go
    Vezi pe GitHub↗5,576
  • coze-dev/coze-loopAvatar coze-dev

    coze-dev/coze-loop

    5,540Vezi pe GitHub↗

    Coze-loop este o platformă de optimizare și o suită de gestionare a orchestrației pentru agenți bazați pe modele de limbaj mari (LLM). Funcționează ca un mediu cuprinzător pentru dezvoltarea, depanarea, evaluarea și monitorizarea performanței agenților AI. Proiectul oferă un playground dedicat de prompt engineering pentru iterație și validare în timp real a răspunsurilor modelului. Include un framework de evaluare care rulează evaluări automate pe seturi de date pentru a genera metrici de performanță și a verifica acuratețea output-ului. Sistemul acoperă observabilitatea prin trasarea execuției în timp real și analiza istorică a comportamentului agentului. Suportă, de asemenea, gestionarea ciclului de viață cu capabilități pentru depanare distribuită, configurarea parametrilor modelului și personalizarea deployment-ului în cluster.

    Provides a system for defining generation parameters like temperature and token limits to control AI output.

    Goagentagent-evaluationagent-observability
    Vezi pe GitHub↗5,540
  • charmbracelet/modsAvatar charmbracelet

    charmbracelet/mods

    4,476Vezi pe GitHub↗

    Mods is a terminal-based AI client that sends prompts to large language models and streams responses back to the command line. It functions as a multi-provider AI gateway, routing queries to OpenAI, Cohere, Groq, Gemini, and local endpoints, and includes a conversation history manager that saves, caches, branches, and resumes text-based interactions. The tool also operates as a Model Context Protocol client, connecting to external MCP servers via stdio, SSE, or HTTP to extend model capabilities with specialized tools and data. The project distinguishes itself through a config-driven provider

    Sets model, temperature, top-p, top-k, max tokens, retries, and proxy to control how the LLM generates responses.

    Go
    Vezi pe GitHub↗4,476
  • pytorch/executorchAvatar pytorch

    pytorch/executorch

    4,296Vezi pe GitHub↗

    ExecuTorch is a lightweight C++ runtime for deploying PyTorch models on mobile, embedded, and edge hardware. It provides an ahead-of-time compilation pipeline that exports, quantizes, and lowers model graphs into compact serialized programs, then executes them through a minimal runtime with hardware acceleration and on-device large language model inference capabilities. The project distinguishes itself through a hardware accelerator delegate system that partitions model subgraphs and offloads computation to specialized backends including NPUs, GPUs, and DSPs from Apple, Arm, Intel, MediaTek,

    ExecuTorch controls generation behavior by setting parameters such as token count, temperature, and echo mode.

    Pythondeep-learningembeddedgpu
    Vezi pe GitHub↗4,296
  • jina-ai/discoartAvatar jina-ai

    jina-ai/discoart

    3,829Vezi pe GitHub↗

    Discoart is a diffusion model orchestration framework and distributed GPU generation engine designed to automate and scale image generation workflows across hardware clusters. It functions as a generative AI model API, providing HTTP and gRPC endpoints to trigger and retrieve images from diffusion models as a network service. The system distinguishes itself through a comprehensive task management layer that includes timeline-based prompt and parameter scheduling. It manages the generative art lifecycle by supporting state-based session serialization for recovery, YAML-based configuration mana

    Enables saving, loading, and exporting generation parameters via YAML files, SVG images, or code.

    Pythonclip-guided-diffusioncreative-aicreative-art
    Vezi pe GitHub↗3,829
  1. Home
  2. Artificial Intelligence & ML
  3. Generation Temperature Controls
  4. Generation Parameter Configurations