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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
jianzhnie avatar

jianzhnie/Chinese-Guanaco

0
View on GitHub↗
620 stars·63 forks·Python·Apache-2.0·3 viewsjianzhnie.github.io/llmtech↗

Chinese Guanaco

Easy and Efficient Finetuning LLMs. (Supported LLama, LLama2, LLama3, Qwen, Baichuan, GLM , Falcon) 大模型高效量化训练+部署.

Features

  • LLM Training and Optimization - Quantized training and deployment solution for Chinese models.

Star history

Star history chart for jianzhnie/chinese-guanacoStar history chart for jianzhnie/chinese-guanaco

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Chinese Guanaco

Similar open-source projects, ranked by how many features they share with Chinese Guanaco.
  • datawhalechina/so-large-lmdatawhalechina avatar

    datawhalechina/so-large-lm

    7,400View on GitHub↗

    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

    View on GitHub↗7,400
  • artidoro/qloraartidoro avatar

    artidoro/qlora

    10,929View on GitHub↗

    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
    View on GitHub↗10,929
  • chenking2020/findthechatgpterchenking2020 avatar

    chenking2020/FindTheChatGPTer

    2,014View on GitHub↗

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

    agialpacaautogpt
    View on GitHub↗2,014
  • alexrozanski/llamachatalexrozanski avatar

    alexrozanski/LlamaChat

    1,510View on GitHub↗

    Chat with your favourite LLaMA models in a native macOS app

    Swiftaillamallamacpp
    View on GitHub↗1,510
See all 19 alternatives to Chinese Guanaco→

Frequently asked questions

What does jianzhnie/chinese-guanaco do?

Easy and Efficient Finetuning LLMs. (Supported LLama, LLama2, LLama3, Qwen, Baichuan, GLM , Falcon) 大模型高效量化训练+部署.

What are the main features of jianzhnie/chinese-guanaco?

The main features of jianzhnie/chinese-guanaco are: LLM Training and Optimization.

What are some open-source alternatives to jianzhnie/chinese-guanaco?

Open-source alternatives to jianzhnie/chinese-guanaco include: datawhalechina/so-large-lm — This project is a comprehensive educational curriculum and structured learning path covering the full lifecycle of… artidoro/qlora — This project is a quantized fine-tuning framework for large language models. It implements a low-rank adaptation… chenking2020/findthechatgpter — ChatGPT爆火,开启了通往AGI的关键一步,本项目旨在汇总那些ChatGPT的开源平替们,包括文本大模型、多模态大模型等,为大家提供一些便利. alexrozanski/llamachat — Chat with your favourite LLaMA models in a native macOS app. facico/chinese-vicuna — Chinese-Vicuna is a Chinese large language model and instruction-following AI based on the LLaMA architecture. It is… aethercortex/llama-x — Open Academic Research on Improving LLaMA to SOTA LLM.