awesome-repositories.comالتصنيفاتالمدونة
MCP
awesome-repositories.com

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

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

huggingface/nanowhale

0
View on GitHub↗
0 نجوم·0 تفرعات·1 مشاهدة

Nanowhale

Features

  • Small Language Models - Small-scale language model for research.

سجل النجوم

مخطط تاريخ النجوم لـ huggingface/nanowhaleمخطط تاريخ النجوم لـ huggingface/nanowhale

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

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

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

Start searching with AI

بدائل مفتوحة المصدر لـ Nanowhale

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Nanowhale.
  • 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
  • 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
  • allenai/olmoالصورة الرمزية لـ allenai

    allenai/OLMo

    6,313عرض على GitHub↗
    Python
    عرض على GitHub↗6,313
عرض جميع البدائل الـ 22 لـ Nanowhale→

الأسئلة الشائعة

ما هي الميزات الرئيسية لـ huggingface/nanowhale؟

الميزات الرئيسية لـ huggingface/nanowhale هي: Small Language Models.

ما هي البدائل مفتوحة المصدر لـ huggingface/nanowhale؟

تشمل البدائل مفتوحة المصدر لـ huggingface/nanowhale: karpathy/ng-video-lecture — This project is an educational implementation of a small-scale generative pre-trained transformer designed to teach… charent/chatlm-mini-chinese — 中文对话0.2B小模型(ChatLM-Chinese-0.2B),开源所有数据集来源、数据清洗、tokenizer训练、模型预训练、SFT指令微调、RLHF优化等流程的全部代码。支持下游任务sft微调,给出三元组信息抽取微调示例。. charent/phi2-mini-chinese. chinese-tiny-llm/chinese-tiny-llm. dllxw/baby-llama2-chinese — This project is a training pipeline and framework for developing Chinese language models based on the Llama 2… allenai/olmo.