awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 रिपॉजिटरी

Awesome GitHub RepositoriesAsync Request Throughput Optimizers

Sending multiple concurrent requests to increase the rate of text generation or training throughput.

Distinct from Training Throughput Optimization: Distinct from Training Throughput Optimization: focuses on async request concurrency for inference and training, not batch size selection.

Explore 1 awesome GitHub repository matching artificial intelligence & ml · Async Request Throughput Optimizers. Refine with filters or upvote what's useful.

Awesome Async Request Throughput Optimizers GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • thinking-machines-lab/tinker-cookbookthinking-machines-lab का अवतार

    thinking-machines-lab/tinker-cookbook

    2,856GitHub पर देखें↗

    Tinker Cookbook is an open-source framework for fine-tuning large language models, supporting supervised learning, reinforcement learning, and parameter-efficient techniques like LoRA adapters. It provides a complete pipeline for aligning models with human preferences through multi-stage RLHF workflows, from supervised fine-tuning through preference optimization to reinforcement learning. The framework distinguishes itself through recipe-based training orchestration, where fine-tuning workflows are defined as composable recipe files that chain data loading, model configuration, and training l

    Optimizes throughput by sending multiple concurrent generation requests asynchronously.

    Python
    GitHub पर देखें↗2,856
  1. Home
  2. Artificial Intelligence & ML
  3. Training Throughput Optimization
  4. Async Request Throughput Optimizers