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
silverriver avatar

silverriver/ChatGLM-6B-SlimFork

0
View on GitHub↗
124 stars·6 forks·Python·Apache-2.0·5 views

ChatGLM 6B Slim

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

Features

  • LLM Training and Optimization - Memory-optimized version of ChatGLM-6B.
  • Natural Language Processing - Listed in the “Natural Language Processing” section of the FunNLP awesome list.

Star history

Star history chart for silverriver/chatglm-6b-slimStar history chart for silverriver/chatglm-6b-slim

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

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

Projects sharing features with ChatGLM 6B Slim

These projects share indexed features with ChatGLM 6B Slim. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • 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
Compare all 30 related projects→

Frequently asked questions

What does silverriver/chatglm-6b-slim do?

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

What are the main features of silverriver/chatglm-6b-slim?

The main features of silverriver/chatglm-6b-slim are: LLM Training and Optimization, Natural Language Processing.

Which projects share features with silverriver/chatglm-6b-slim?

Projects with overlapping indexed features 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.