awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
L

LlamaFamily/Llama-Chinese

0
View on GitHub↗
0 estrellas·0 forks·3 vistas

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.

Historial de estrellas

Gráfico del historial de estrellas de llamafamily/llama-chineseGráfico del historial de estrellas de llamafamily/llama-chinese

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Llama Chinese

Proyectos open-source similares, clasificados según cuántas características comparten con Llama Chinese.
  • facebookresearch/codellamaAvatar de facebookresearch

    facebookresearch/codellama

    16,307Ver en GitHub↗

    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
    Ver en GitHub↗16,307
  • alisawuffles/ambientAvatar de alisawuffles

    alisawuffles/ambient

    66Ver en GitHub↗

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

    Jupyter Notebook
    Ver en GitHub↗66
  • allenai/mmc4Avatar de allenai

    allenai/mmc4

    953Ver en GitHub↗

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

    Python
    Ver en GitHub↗953
  • airobotlab/kochatgptA

    airobotlab/KoChatGPT

    0Ver en GitHub↗
    Ver en GitHub↗0
Ver las 30 alternativas a Llama Chinese→

Preguntas frecuentes

¿Qué hace llamafamily/llama-chinese?

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

¿Cuáles son las características principales de llamafamily/llama-chinese?

Las características principales de llamafamily/llama-chinese son: Large Language Models, Llama Model Ecosystem, Project Documentation, Reference Materials.

¿Qué alternativas de código abierto existen para llamafamily/llama-chinese?

Las alternativas de código abierto para llamafamily/llama-chinese incluyen: 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.