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

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

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

Open-source alternatives to Chinese Guanaco

19 open-source projects similar to jianzhnie/chinese-guanaco, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Chinese Guanaco alternative.

  • datawhalechina/so-large-lmdatawhalechina का अवतार

    datawhalechina/so-large-lm

    7,400GitHub पर देखें↗

    This project is a comprehensive educational curriculum and structured learning path covering the full lifecycle of large language models. It provides a guided progression through the theory, architecture, training, and deployment of these models. The curriculum includes specialized guides on transformer architecture, model training tutorials, and frameworks for designing autonomous agents. It also provides dedicated resources for studying model safety and ethics. The material covers a wide range of technical capabilities, including distributed training strategies, parameter-efficient fine-tu

    GitHub पर देखें↗7,400
  • alexrozanski/llamachatalexrozanski का अवतार

    alexrozanski/LlamaChat

    1,510GitHub पर देखें↗

    Chat with your favourite LLaMA models in a native macOS app

    Swiftaillamallamacpp
    GitHub पर देखें↗1,510
  • artidoro/qloraartidoro का अवतार

    artidoro/qlora

    10,929GitHub पर देखें↗

    This project is a quantized fine-tuning framework for large language models. It implements a low-rank adaptation library and a four-bit quantizer to reduce the GPU memory requirements needed to train large models. The framework utilizes four-bit quantization and low-rank adapters to enable model training on consumer-grade hardware. It further reduces the memory footprint through double quantization and a paged optimizer that offloads states to system RAM. The system supports distributed training across multiple GPUs to handle larger parameter scales and includes utilities for custom dataset

    Jupyter Notebook
    GitHub पर देखें↗10,929
  • chenking2020/findthechatgpterchenking2020 का अवतार

    chenking2020/FindTheChatGPTer

    2,014GitHub पर देखें↗

    ChatGPT爆火,开启了通往AGI的关键一步,本项目旨在汇总那些ChatGPT的开源平替们,包括文本大模型、多模态大模型等,为大家提供一些便利

    agialpacaautogpt
    GitHub पर देखें↗2,014

AI सर्च

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

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

Find more with AI search
  • facico/chinese-vicunaFacico का अवतार

    Facico/Chinese-Vicuna

    4,121GitHub पर देखें↗

    Chinese-Vicuna is a Chinese large language model and instruction-following AI based on the LLaMA architecture. It is specifically designed for natural language understanding and generation in the Chinese language, utilizing an instruction-tuned model to follow complex user prompts across conversations. The project provides a LoRA fine-tuning framework and quantization systems to enable model adaptation and inference on consumer hardware. It implements quantized inference to reduce memory usage on both CPUs and GPUs, supported by a low-level C++ implementation to minimize system resource requi

    Calpacachinesellama
    GitHub पर देखें↗4,121
  • jayzhang42/federatedgpt-shepherdJayZhang42 का अवतार

    JayZhang42/FederatedGPT-Shepherd

    250GitHub पर देखें↗

    Shepherd: A foundational framework enabling federated instruction tuning for large language models

    Pythonfederated-learninglarge-language-model
    GitHub पर देखें↗250
  • kuleshov-group/llmtunekuleshov-group का अवतार

    kuleshov-group/llmtune

    732GitHub पर देखें↗

    Finetuning Large Language Models on One Consumer GPU in 2 Bits

    Python
    GitHub पर देखें↗732
  • l15y/wendal15y का अवतार

    l15y/wenda

    6,173GitHub पर देखें↗

    Wenda is a self-hosted infrastructure and gateway platform for deploying language models within internal networks to ensure data privacy and security. It functions as a centralized hub and API gateway that unifies communication between various offline model runners and online service providers through a single interface. The platform includes a workflow orchestrator that uses custom scripts and API calls to automate complex conversation flows and model settings. It also incorporates a retrieval system that augments model responses with external knowledge retrieved from vector databases and se

    JavaScript
    GitHub पर देखें↗6,173
  • microsoft/deepspeedmicrosoft का अवतार

    microsoft/DeepSpeed

    42,533GitHub पर देखें↗

    DeepSpeed is a distributed deep learning optimization library and framework designed for the training and inference of massive AI models. It serves as a model parallelism orchestrator and a toolkit for scaling large language models across multiple GPUs and compute nodes. The project distinguishes itself through 3D parallelism orchestration, which combines data, pipeline, and tensor parallelism. It utilizes ZeRO-based memory partitioning to eliminate redundant storage and employs CPU-offload memory management to move weights and optimizer states to system RAM. Additionally, it provides special

    Python
    GitHub पर देखें↗42,533
  • microsoft/deepspeedexamplesmicrosoft का अवतार

    microsoft/DeepSpeedExamples

    6,822GitHub पर देखें↗

    DeepSpeedExamples is a collection of reference implementations for training and deploying large scale AI models using the DeepSpeed optimization library. It provides Python code examples for training massive models across multiple GPUs through distributed optimization techniques. The repository includes optimized patterns for deploying and running large language model predictions in production environments. It also serves as a guide for model compression to reduce memory footprints and as a source for performance benchmarks to measure execution speed and resource utilization. The project cov

    Python
    GitHub पर देखें↗6,822
  • nomic-ai/gpt4allnomic-ai का अवतार

    nomic-ai/gpt4all

    77,375GitHub पर देखें↗

    GPT4All is a cross-platform runtime environment designed to execute large language models directly on local consumer hardware. By leveraging an optimized C++ inference backend, it enables private, offline AI interactions without requiring an internet connection or external cloud services. The project provides a comprehensive ecosystem for managing the entire model lifecycle, including discovery, downloading, and configuration of local weights. What distinguishes the platform is its integrated retrieval-augmented generation engine, which allows users to index local documents into semantic vect

    C++ai-chatllm-inference
    GitHub पर देखें↗77,375
  • official-elinas/alpaca-lora-optimizedofficial-elinas का अवतार

    official-elinas/alpaca-lora-optimized

    70GitHub पर देखें↗

    Zeus LLM Trainer is a rewrite of Stanford Alpaca aiming to be the trainer for all Large Language Models

    Python
    GitHub पर देखें↗70
  • optimalscale/lmflowOptimalScale का अवतार

    OptimalScale/LMFlow

    8,488GitHub पर देखें↗

    LMFlow is a comprehensive suite for large language model fine-tuning, context extension, multimodal processing, and inference execution. It provides a toolkit for updating model parameters through full tuning or memory-efficient adapter algorithms, alongside an inference engine for executing tuned models via command-line or web-based interfaces. The framework includes a dedicated alignment suite for supervised tuning and reward model training to refine model behavior. It features a context window extender to increase maximum input lengths and a multimodal framework for building chatbots that

    Pythonchatgptdeep-learninginstruction-following
    GitHub पर देखें↗8,488
  • phaeusler/micro-agentpHaeusler का अवतार

    pHaeusler/micro-agent

    440GitHub पर देखें↗

    A tiny implementation of an autonomous agent powered by LLMs (OpenAI GPT-4)

    Pythonagentgptllm
    GitHub पर देखें↗440
  • silverriver/chatglm-6b-slimsilverriver का अवतार

    silverriver/ChatGLM-6B-Slim

    124GitHub पर देखें↗

    ChatGLM-6B-Slim:裁减掉20K图片Token的ChatGLM-6B,完全一样的性能,占用更小的显存。

    Python
    GitHub पर देखें↗124
  • stochasticai/xturingstochasticai का अवतार

    stochasticai/xTuring

    2,666GitHub पर देखें↗

    Build, personalize and control your own LLMs. From data pre-processing to fine-tuning, xTuring provides an easy way to personalize open-source LLMs. Join our discord community: https://discord.gg/TgHXuSJEk6

    Pythonadapterdeep-learningfine-tuning
    GitHub पर देखें↗2,666
  • yanqiangmiffy/instructglmyanqiangmiffy का अवतार

    yanqiangmiffy/InstructGLM

    651GitHub पर देखें↗

    ChatGLM-6B 指令学习|指令数据|Instruct

    Python
    GitHub पर देखें↗651
  • aethercortex/llama-xAetherCortex का अवतार

    AetherCortex/Llama-X

    1,605GitHub पर देखें↗

    Open Academic Research on Improving LLaMA to SOTA LLM

    Python
    GitHub पर देखें↗1,605
  • ymcui/chinese-llama-alpacaymcui का अवतार

    ymcui/Chinese-LLaMA-Alpaca

    18,944GitHub पर देखें↗

    This project is a comprehensive toolkit for adapting large language models to the Chinese language, providing a specialized framework for fine-tuning, inference, and local deployment. It serves as a coordinated suite for language-specific adaptation, including tools for expanding tokenizers and implementing retrieval-augmented generation. The project distinguishes itself through a complete pipeline for model adaptation, featuring multilingual tokenizer expansion and a fine-tuning framework that supports instruction-based supervised training and adapter merging. It also includes a dedicated de

    Pythonalpacaalpaca-2large-language-models
    GitHub पर देखें↗18,944