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

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

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

LlamaFamily/Llama-Chinese

0
View on GitHub↗
0 स्टार्स·0 फोर्क्स·3 व्यूज़

Llama Chinese

Llama中文社区 最好的Llama大模型开源社区

Features

  • Large Language Models - Community-maintained repository for Llama-based Chinese model training and inference.
  • Llama Model Ecosystem - Core repository for Llama Chinese community tools, scripts, and documentation.
  • Project Documentation - Serves as the primary documentation and implementation hub for Llama-based Chinese language support.
  • Reference Materials - Comprehensive documentation and resources for Chinese language model support.

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

llamafamily/llama-chinese के लिए स्टार हिस्ट्री चार्टllamafamily/llama-chinese के लिए स्टार हिस्ट्री चार्ट

AI सर्च

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

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

Start searching with AI

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

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

    facebookresearch/codellama

    16,307GitHub पर देखें↗

    Code Llama is a large language model based on Llama 2 trained specifically for programming tasks and software development. It provides specialized model types optimized for general code generation, instruction following, and context-aware infilling. The project includes an instruction-tuned programming model for executing technical tasks via natural language prompts and a code infilling model that predicts missing sections based on surrounding source context. A large context code model is also provided to analyze extensive blocks of source code for improved coherence. The system covers capab

    Python
    GitHub पर देखें↗16,307
  • alisawuffles/ambientalisawuffles का अवतार

    alisawuffles/ambient

    66GitHub पर देखें↗

    Code and data associated with the AmbiEnt dataset in "We're Afraid Language Models Aren't Modeling Ambiguity" (Liu et al., 2023)

    Jupyter Notebook
    GitHub पर देखें↗66
  • allenai/mmc4allenai का अवतार

    allenai/mmc4

    953GitHub पर देखें↗

    MultimodalC4 is a multimodal extension of c4 that interleaves millions of images with text.

    Python
    GitHub पर देखें↗953
  • airobotlab/kochatgptA

    airobotlab/KoChatGPT

    0GitHub पर देखें↗
    GitHub पर देखें↗0
Llama Chinese के सभी 30 विकल्प देखें→

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

llamafamily/llama-chinese क्या करता है?

Llama中文社区 最好的Llama大模型开源社区

llamafamily/llama-chinese की मुख्य विशेषताएं क्या हैं?

llamafamily/llama-chinese की मुख्य विशेषताएं हैं: Large Language Models, Llama Model Ecosystem, Project Documentation, Reference Materials।

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

llamafamily/llama-chinese के ओपन-सोर्स विकल्पों में शामिल हैं: facebookresearch/codellama — Code Llama is a large language model based on Llama 2 trained specifically for programming tasks and software… alisawuffles/ambient — Code and data associated with the AmbiEnt dataset in "We're Afraid Language Models Aren't Modeling Ambiguity" (Liu et… allenai/mmc4 — MultimodalC4 is a multimodal extension of c4 that interleaves millions of images with text. antimatter15/alpaca.cpp — alpaca.cpp is a high-performance local inference engine implemented in C++ for executing instruction-tuned large… artidoro/qlora — This project is a quantized fine-tuning framework for large language models. It implements a low-rank adaptation… airobotlab/kochatgpt.