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
·
yanqiangmiffy avatar

yanqiangmiffy/InstructGLM

0
View on GitHub↗
651 stars·49 forks·Python·MIT·2 views

InstructGLM

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

Features

  • LLM Training and Optimization - Instruction fine-tuning for ChatGLM using LoRA and DeepSpeed.
  • Natural Language Processing - Listed in the “Natural Language Processing” section of the FunNLP awesome list.

Star history

Star history chart for yanqiangmiffy/instructglmStar history chart for yanqiangmiffy/instructglm

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 InstructGLM

Similar open-source projects, ranked by how many features they share with InstructGLM.
  • 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
  • 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
  • aethercortex/llama-xAetherCortex avatar

    AetherCortex/Llama-X

    1,605View on GitHub↗

    Open Academic Research on Improving LLaMA to SOTA LLM

    Python
    View on GitHub↗1,605
  • chenking2020/findthechatgpterchenking2020 avatar

    chenking2020/FindTheChatGPTer

    2,014View on GitHub↗

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

    agialpacaautogpt
    View on GitHub↗2,014
See all 30 alternatives to InstructGLM→

Frequently asked questions

What does yanqiangmiffy/instructglm do?

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

What are the main features of yanqiangmiffy/instructglm?

The main features of yanqiangmiffy/instructglm are: LLM Training and Optimization, Natural Language Processing.

What are some open-source alternatives to yanqiangmiffy/instructglm?

Open-source alternatives to yanqiangmiffy/instructglm include: artidoro/qlora — This project is a quantized fine-tuning framework for large language models. It implements a low-rank adaptation… 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. alexrozanski/llamachat — Chat with your favourite LLaMA models in a native macOS app. chenking2020/findthechatgpter — ChatGPT爆火,开启了通往AGI的关键一步,本项目旨在汇总那些ChatGPT的开源平替们,包括文本大模型、多模态大模型等,为大家提供一些便利. jayzhang42/federatedgpt-shepherd — Shepherd: A foundational framework enabling federated instruction tuning for large language models.