awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesTool-Using Model API Servings

Exposing a fine-tuned model behind a REST endpoint that accepts a user query and streams back tool-augmented responses.

Distinct from Model Serving Endpoints: Distinct from Model Serving Endpoints: specifically serves a tool-using model via REST, not general model inference endpoints.

Explore 1 awesome GitHub repository matching devops & infrastructure · Tool-Using Model API Servings. Refine with filters or upvote what's useful.

Awesome Tool-Using Model API Servings GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • openbmb/toolbenchالصورة الرمزية لـ OpenBMB

    OpenBMB/ToolBench

    5,672عرض على GitHub↗

    ToolBench is an open platform for training, serving, and evaluating large language models that retrieve and call real-world APIs to complete user instructions. It provides an API-aware inference engine that selects relevant tools from a large corpus and generates sequences of tool calls to produce final answers, along with a custom API registration system that lets users add their own REST endpoints for the model to discover and invoke. The platform includes a complete instruction-tuning pipeline for training models on curated tool-use data, a multi-tool execution engine that coordinates sequ

    Exposes a fine-tuned model behind a REST endpoint that streams back tool-augmented responses.

    Python
    عرض على GitHub↗5,672
  1. Home
  2. DevOps & Infrastructure
  3. Model Serving Endpoints
  4. Tool-Using Model API Servings