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

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

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

SkyworkAI/Skywork

0
View on GitHub↗
1,495 स्टार्स·148 फोर्क्स·Python·5 व्यूज़

Skywork

Skywork series models are pre-trained on 3.2TB of high-quality multilingual (mainly Chinese and English) and code data. We have open-sourced the model, training data, evaluation data, evaluation methods, etc.

Features

  • Foundation Models - Commercial-friendly series including base, chat, and math variants.
  • General Purpose Models - Large-scale foundation model for general language processing tasks.
  • Text LLM Models - Series of models including math and multimodal variants for consumer hardware.

स्टार हिस्ट्री

skyworkai/skywork के लिए स्टार हिस्ट्री चार्टskyworkai/skywork के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

अक्सर पूछे जाने वाले प्रश्न

skyworkai/skywork क्या करता है?

Skywork series models are pre-trained on 3.2TB of high-quality multilingual (mainly Chinese and English) and code data. We have open-sourced the model, training data, evaluation data, evaluation methods, etc.

skyworkai/skywork की मुख्य विशेषताएं क्या हैं?

skyworkai/skywork की मुख्य विशेषताएं हैं: Foundation Models, General Purpose Models, Text LLM Models।

skyworkai/skywork के कुछ ओपन-सोर्स विकल्प क्या हैं?

skyworkai/skywork के ओपन-सोर्स विकल्पों में शामिल हैं: openlmlab/moss — MOSS is a conversational AI platform, fine-tuning toolkit, and quantized model runtime. It provides a framework for… thudm/chatglm3 — ChatGLM3 is an open-weights large language model designed for bilingual conversational interactions in English and… thudm/chatglm2-6b — ChatGLM2-6B is an open-weight large language model designed for natural language conversations and text generation in… thudm/chatglm-6b — ChatGLM-6B is an open-source bilingual large language model designed for natural dialogue and text generation in both… baichuan-inc/baichuan2 — Baichuan2 is a collection of pre-trained large language models, including base and chat variants, designed for natural… databrickslabs/dolly — Dolly is an instruction-tuned large language model designed to follow complex natural language directions. It operates…

Skywork के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Skywork के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • openlmlab/mossOpenLMLab का अवतार

    OpenLMLab/MOSS

    12,140GitHub पर देखें↗

    MOSS is a conversational AI platform, fine-tuning toolkit, and quantized model runtime. It provides a framework for deploying large language models capable of multi-turn dialogue, general-purpose response generation, and following complex instructions. The system functions as a tool-augmented framework that extends model knowledge through external plugins and tool-call loops. This allows the model to execute tasks via search engines and calculators to augment responses with external data. The project covers model training through supervised conversational fine-tuning and optimizes deployment

    Python
    GitHub पर देखें↗12,140
  • thudm/chatglm2-6bTHUDM का अवतार

    THUDM/ChatGLM2-6B

    15,565GitHub पर देखें↗

    ChatGLM2-6B is an open-weight large language model designed for natural language conversations and text generation in both English and Chinese. It functions as a bilingual chat model capable of processing and maintaining coherence across text sequences up to 32K tokens. The model is optimized for local deployment through precision quantization, which reduces memory requirements to allow execution on consumer-grade hardware. It supports distributing model weights across multiple graphics cards to handle parameters that exceed the memory of a single device. The project covers capabilities for

    Python
    GitHub पर देखें↗15,565
  • thudm/chatglm-6bTHUDM का अवतार

    THUDM/ChatGLM-6B

    41,040GitHub पर देखें↗

    ChatGLM-6B is an open-source bilingual large language model designed for natural dialogue and text generation in both English and Chinese. It is structured as a dialogue model capable of tasks such as role-playing and information extraction. The project provides implementations for quantized language models, using low-precision weights to reduce GPU memory requirements for local inference. It also supports parameter-efficient fine-tuning, allowing model behavior to be optimized for specific tasks without requiring full retraining. The model includes capabilities for local execution on GPUs a

    Python
    GitHub पर देखें↗41,040
  • thudm/chatglm3THUDM का अवतार

    THUDM/ChatGLM3

    13,676GitHub पर देखें↗

    ChatGLM3 is an open-weights large language model designed for bilingual conversational interactions in English and Chinese. It functions as a tool-augmented system capable of calling external functions and executing internal code to resolve complex tasks. The model utilizes four-bit quantization to reduce memory requirements, enabling inference on consumer hardware and diverse processing units including GPUs and CPUs. It features an expanded context window for processing and summarizing long documents and includes a supervised fine-tuning pipeline for adapting the model to specialized domains

    Python
    GitHub पर देखें↗13,676
  • Skywork के सभी 30 विकल्प देखें→