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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
FlagAI-Open avatar

FlagAI-Open/Aquila2

0
View on GitHub↗
445 stars·31 forks·Python·3 vues

Aquila2

The official repo of Aquila2 series proposed by BAAI, including pretrained & chat large language models.

Features

  • Text LLM Models - Second-generation model series with long-text and chat capabilities.

Historique des stars

Graphique de l'historique des stars pour flagai-open/aquila2Graphique de l'historique des stars pour flagai-open/aquila2

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Aquila2

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Aquila2.
  • openai/gpt-2Avatar de openai

    openai/gpt-2

    24,967Voir sur GitHub↗

    This project is a transformer-based language model and autoregressive text generator designed to predict the next token in a sequence to produce human-like prose and synthetic text. It functions as a large language model that utilizes a transformer architecture to learn linguistic patterns from large datasets for unsupervised multitask learning. The repository provides a distribution of pre-trained weights, enabling natural language processing tasks without requiring additional training. This allows the model to perform zero-shot task generalization by applying learned patterns to new tasks.

    Python
    Voir sur GitHub↗24,967
  • baichuan-inc/baichuan-7bAvatar de baichuan-inc

    baichuan-inc/Baichuan-7B

    5,654Voir sur GitHub↗

    Baichuan-7B is an open-source 7 billion parameter bilingual Transformer model designed for text generation and few-shot learning across Chinese and English. It is built on a large Transformer architecture trained on a bilingual corpus, enabling it to produce coherent text in both languages from a single model. The model incorporates several optimization techniques that distinguish it from standard large language models. It uses rotary position embeddings that can extrapolate to longer sequences than seen during training, allowing context extension beyond the original 4096-token training lengt

    Pythonartificial-intelligencecevalchatgpt
    Voir sur GitHub↗5,654
  • baichuan-inc/baichuan2Avatar de baichuan-inc

    baichuan-inc/Baichuan2

    4,098Voir sur GitHub↗

    Baichuan2 is a collection of pre-trained large language models, including base and chat variants, designed for natural language generation and multi-turn conversational AI. It provides an inference engine and a fine-tuning framework to adapt these models to custom datasets and specialized domains. The project features a quantization toolkit and an inference engine that enable model execution across diverse hardware, including graphics processors, central processors, and specialized accelerators. These tools support low-bit weight quantization to reduce memory usage and increase inference spee

    Pythonartificial-intelligencebenchmarkceval
    Voir sur GitHub↗4,098
  • baichuan-inc/baichuan-13bAvatar de baichuan-inc

    baichuan-inc/Baichuan-13B

    2,931Voir sur GitHub↗

    A 13B large language model developed by Baichuan Intelligent Technology

    Pythonartificial-intelligencebenchmarkceval
    Voir sur GitHub↗2,931
Voir les 30 alternatives à Aquila2→

Questions fréquentes

Que fait flagai-open/aquila2 ?

The official repo of Aquila2 series proposed by BAAI, including pretrained & chat large language models.

Quelles sont les fonctionnalités principales de flagai-open/aquila2 ?

Les fonctionnalités principales de flagai-open/aquila2 sont : Text LLM Models.

Quelles sont les alternatives open-source à flagai-open/aquila2 ?

Les alternatives open-source à flagai-open/aquila2 incluent : openai/gpt-2 — This project is a transformer-based language model and autoregressive text generator designed to predict the next… baichuan-inc/baichuan-7b — Baichuan-7B is an open-source 7 billion parameter bilingual Transformer model designed for text generation and… baichuan-inc/baichuan2 — Baichuan2 is a collection of pre-trained large language models, including base and chat variants, designed for natural… blinkdl/chatrwkv — ChatRWKV is an open-source frontend and GPU-accelerated inference engine designed for interacting with RWKV recurrent… clue-ai/chatyuan — ChatYuan: Large Language Model for Dialogue in Chinese and English. baichuan-inc/baichuan-13b — A 13B large language model developed by Baichuan Intelligent Technology.