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
·
kuleshov-group avatar

kuleshov-group/llmtune

0
View on GitHub↗
732 stars·77 forks·Python·2 views

Llmtune

Finetuning Large Language Models on One Consumer GPU in 2 Bits

Features

  • LLM Training and Optimization - Fine-tuning framework for large models on consumer-grade GPUs.

Star history

Star history chart for kuleshov-group/llmtuneStar history chart for kuleshov-group/llmtune

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 Llmtune

Similar open-source projects, ranked by how many features they share with Llmtune.
  • 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 Llmtune→

Frequently asked questions

What does kuleshov-group/llmtune do?

Finetuning Large Language Models on One Consumer GPU in 2 Bits

What are the main features of kuleshov-group/llmtune?

The main features of kuleshov-group/llmtune are: LLM Training and Optimization.

What are some open-source alternatives to kuleshov-group/llmtune?

Open-source alternatives to kuleshov-group/llmtune 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.