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

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

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

Open-source alternatives to MicroLlama

22 open-source projects similar to keeeeenw/microllama, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best MicroLlama alternative.

  • karpathy/ng-video-lectureالصورة الرمزية لـ karpathy

    karpathy/ng-video-lecture

    4,798عرض على GitHub↗

    This project is an educational implementation of a small-scale generative pre-trained transformer designed to teach the fundamentals of neural network architecture and training. It serves as a reference implementation and tutorial for constructing a text-generating neural network from scratch. The codebase demonstrates the mechanics of tokenization, self-attention, and the construction of a lightweight language model. It focuses on the step-by-step process of building a generative model to illustrate how large language models are constructed. The implementation covers transformer-based archi

    Python
    عرض على GitHub↗4,798
  • allenai/olmoالصورة الرمزية لـ allenai

    allenai/OLMo

    6,313عرض على GitHub↗
    Python
    عرض على GitHub↗6,313
  • charent/chatlm-mini-chineseالصورة الرمزية لـ charent

    charent/ChatLM-mini-Chinese

    1,711عرض على GitHub↗

    中文对话0.2B小模型(ChatLM-Chinese-0.2B),开源所有数据集来源、数据清洗、tokenizer训练、模型预训练、SFT指令微调、RLHF优化等流程的全部代码。支持下游任务sft微调,给出三元组信息抽取微调示例。

    Pythonchatbotlanguage-modelt5-model
    عرض على GitHub↗1,711
  • charent/phi2-mini-chineseC

    charent/Phi2-mini-Chinese

    0عرض على GitHub↗
    عرض على GitHub↗0
  • chinese-tiny-llm/chinese-tiny-llmC

    Chinese-Tiny-LLM/Chinese-Tiny-LLM

    0عرض على GitHub↗
    عرض على GitHub↗0

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Find more with AI search
  • dllxw/baby-llama2-chineseالصورة الرمزية لـ DLLXW

    DLLXW/baby-llama2-chinese

    2,891عرض على GitHub↗

    This project is a training pipeline and framework for developing Chinese language models based on the Llama 2 architecture. It functions as a distributed GPU trainer and dataset preprocessing toolkit designed for both the initial pre-training of baseline models and subsequent supervised fine-tuning. The system distinguishes itself through a specialized workflow for Chinese text, incorporating a data curation pipeline that uses similarity hashing for deduplication and a tokenization process that converts raw text into memory-mapped binary files for efficient disk access. It implements a superv

    Python
    عرض على GitHub↗2,891
  • huggingface/nanowhaleH

    huggingface/nanowhale

    0عرض على GitHub↗
    عرض على GitHub↗0
  • huggingface/picotronالصورة الرمزية لـ huggingface

    huggingface/picotron

    2,222عرض على GitHub↗

    Minimalistic 4D-parallelism distributed training framework for education purpose

    Python
    عرض على GitHub↗2,222
  • jingyaogong/minimindالصورة الرمزية لـ jingyaogong

    jingyaogong/minimind

    51,834عرض على GitHub↗

    This project is a comprehensive framework for the entire lifecycle of transformer-based language models, supporting everything from foundational pretraining to specialized deployment. It provides a modular toolkit for defining neural network architectures, managing data preparation pipelines, and executing training routines across various scales. The framework is designed to handle the full model development process, including supervised fine-tuning, behavioral alignment, and the integration of agentic capabilities. What distinguishes this framework is its focus on efficient training and adva

    Pythonartificial-intelligencelarge-language-model
    عرض على GitHub↗51,834
  • jzhang38/tinyllamaالصورة الرمزية لـ jzhang38

    jzhang38/TinyLlama

    8,994عرض على GitHub↗

    TinyLlama is a compact 1.1B parameter language model pretrained on a dataset of 3 trillion tokens. It is an edge AI model designed for high-performance text generation on memory-constrained devices. The project provides a distributed pretraining framework for training small language models across multiple GPUs and nodes. It also includes a finetuning toolkit for full-parameter weight adjustments to adapt the base model for chat and specific tasks. The system supports distributed large language model training and on-device text generation. Its architectural components include rotary positiona

    Python
    عرض على GitHub↗8,994
  • leeguandong/minillama3L

    leeguandong/MiniLLaMA3

    0عرض على GitHub↗
    عرض على GitHub↗0
  • loubnabnl/nanotron-smol-clusterL

    loubnabnl/nanotron-smol-cluster

    0عرض على GitHub↗
    عرض على GitHub↗0
  • om-alve/smolgptالصورة الرمزية لـ Om-Alve

    Om-Alve/smolGPT

    1,471عرض على GitHub↗

    A minimal PyTorch implementation for training your own small LLM from scratch. Designed for educational purposes and simplicity, featuring efficient training, flash attention, and modern sampling techniques.

    Python
    عرض على GitHub↗1,471
  • openbmb/forgetrainO

    OpenBMB/ForgeTrain

    0عرض على GitHub↗
    عرض على GitHub↗0
  • pints-ai/1.5-pintsP

    Pints-AI/1.5-Pints

    0عرض على GitHub↗
    عرض على GitHub↗0
  • qibin0506/cortexالصورة الرمزية لـ qibin0506

    qibin0506/Cortex

    2,667عرض على GitHub↗

    从零构建大模型:从预训练到RLHF的完整实践

    Python
    عرض على GitHub↗2,667
  • ruc-gsai/yulan-miniالصورة الرمزية لـ RUC-GSAI

    RUC-GSAI/YuLan-Mini

    231عرض على GitHub↗

    A highly capable 2.4B lightweight LLM using only 1T pre-training data with all details.

    Python
    عرض على GitHub↗231
  • skyzh/tiny-llmالصورة الرمزية لـ skyzh

    skyzh/tiny-llm

    4,304عرض على GitHub↗

    tiny-llm is a large language model inference engine and transformer model implementation. It serves as a quantized model runtime and paged key-value cache manager, providing a specialized inference stack optimized for Apple Silicon. The system distinguishes itself through high-throughput execution techniques, including continuous batching and paged attention. It utilizes a paged memory system to eliminate fragmentation during token generation and employs on-the-fly dequantization of compressed weights to reduce the memory footprint during matrix multiplication. The project covers a broad ran

    Pythoncourselarge-language-modelllm
    عرض على GitHub↗4,304
  • stepfun-ai/steptronossS

    stepfun-ai/SteptronOss

    0عرض على GitHub↗
    عرض على GitHub↗0
  • wdndev/tiny-llm-zhالصورة الرمزية لـ wdndev

    wdndev/tiny-llm-zh

    1,047عرض على GitHub↗
    Python
    عرض على GitHub↗1,047
  • ai-study-han/zero-chatgptA

    AI-Study-Han/Zero-Chatgpt

    0عرض على GitHub↗
    عرض على GitHub↗0
  • zhanshijinwat/steel-llmZ

    zhanshijinwat/Steel-LLM

    0عرض على GitHub↗
    عرض على GitHub↗0