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

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

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

kuleshov-group/llmtune

0
View on GitHub↗
732 स्टार्स·77 फोर्क्स·Python·5 व्यूज़

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.

स्टार हिस्ट्री

kuleshov-group/llmtune के लिए स्टार हिस्ट्री चार्टkuleshov-group/llmtune के लिए स्टार हिस्ट्री चार्ट

AI सर्च

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

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

Start searching with AI

Llmtune के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Llmtune के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • 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
  • 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
  • alexrozanski/llamachatalexrozanski का अवतार

    alexrozanski/LlamaChat

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

    Chat with your favourite LLaMA models in a native macOS app

    Swiftaillamallamacpp
    GitHub पर देखें↗1,510
Llmtune के सभी 19 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

kuleshov-group/llmtune क्या करता है?

Finetuning Large Language Models on One Consumer GPU in 2 Bits

kuleshov-group/llmtune की मुख्य विशेषताएं क्या हैं?

kuleshov-group/llmtune की मुख्य विशेषताएं हैं: LLM Training and Optimization।

kuleshov-group/llmtune के कुछ ओपन-सोर्स विकल्प क्या हैं?

kuleshov-group/llmtune के ओपन-सोर्स विकल्पों में शामिल हैं: 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.