awesome-repositories.comKategorienBlog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
cloneofsimo avatar

cloneofsimo/lora

0
View on GitHub↗
7,541 Stars·494 Forks·Jupyter Notebook·Apache-2.0·19 Aufrufearxiv.org/abs/2106.09685↗

Lora

This project is a toolkit for fine-tuning and managing text-to-image diffusion models. It focuses on low-rank adaptation to create small, portable weight files that customize model styles and behaviors without modifying the entire base model.

The project provides specialized utilities for model distillation using singular value decomposition to extract adapters from fully trained models, as well as tools for blending and merging multiple adapters through weight interpolation. It includes capabilities for subject inversion and pivotal tuning to increase the visual fidelity of specific identities.

Additional capabilities cover the transformation of model weights between different storage formats for cross-engine compatibility. The toolkit also supports training for image inpainting and the co-training of text encoders to improve the association between specific tokens and visual concepts.

Features

  • Low-Rank Adaptation - Implements low-rank adaptation to create small, portable weight matrices for customizing diffusion model styles and behaviors.
  • Subject-Specific Adaptation - Combines low-rank adaptation with specialized techniques to associate specific names with visual subjects.
  • SVD Distillation - Uses singular value decomposition to extract small adapters from fully trained large models to reduce size.
  • SVD Distillation - Uses singular value decomposition to extract low-rank adapter weights from a fully trained model.
  • SVD Distillation - Extracts a low-rank adapter from a fully trained model through singular value decomposition distillation.
  • Subject Inversion Techniques - Refines the representation of specific subjects through iterative tuning of multiple vectors to increase visual fidelity.
  • Adapter Merging - Provides tools to combine multiple learned adapter weights into a single set to blend different styles.
  • Pivotal Tuning Inversion - Implements pivotal tuning and multi-vector inversion to increase the visual fidelity of specific identities.
  • Inpainting Trainers - Provides a specialized training setup for fine-tuning diffusion models to fill image gaps and restore visual details.
  • Image Inpainting - Fine-tunes models to fill image gaps and restore visual details using dedicated inpainting base models.
  • Weight Merging Utilities - Blends multiple low-rank adapters into a single set using adjustable weight interpolation ratios.
  • Text Encoder Adaptation - Allows co-training of text encoders alongside diffusion models to improve visual concept association.
  • GGUF Format Conversions - Transforms weight files between different storage formats to ensure compatibility with various inference engines.
  • Weight Conversion Utilities - Provides utilities for transforming trained model weights between different storage formats to ensure cross-engine compatibility.
  • LoRA Adapter Loaders - Manages low-rank adaptation weights through merging and conversion to blend styles and ensure compatibility.
  • Model Weight Utilities - Transforms model weight formats between different storage standards for compatibility across inference engines.
  • Caption-Based Training - Implements training capabilities that link images with text descriptions to improve generation accuracy.
  • Weight Interpolation - Enables blending of low-rank adapters with base models using adjustable ratios for style interpolation.
  • Inpainting Training - Provides specialized training setups and flags to fine-tune diffusion models for image inpainting.
  • Model Fine Tuning - Applies low-rank adaptation to fine-tune diffusion models efficiently.

Star-Verlauf

Star-Verlauf für cloneofsimo/loraStar-Verlauf für cloneofsimo/lora

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Lora

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Lora.
  • kohya-ss/sd-scriptsAvatar von kohya-ss

    kohya-ss/sd-scripts

    7,133Auf GitHub ansehen↗

    sd-scripts is a suite of utilities designed for fine-tuning generative models, preprocessing datasets, and converting model weights. It provides a collection of scripts for executing Stable Diffusion training through methods such as DreamBooth, textual inversion, and full fine-tuning, alongside a framework for creating and managing Low-Rank Adaptation weights. The project features specialized capabilities for model weight conversion between different architectures and precision formats. It includes tools for merging adaptation weights into base models, extracting weights from trained models,

    Python
    Auf GitHub ansehen↗7,133
  • openbmb/minicpmAvatar von OpenBMB

    OpenBMB/MiniCPM

    9,464Auf GitHub ansehen↗

    MiniCPM is a collection of small language models designed for local, on-device deployment in resource-constrained environments. The project focuses on running dense Transformer models on consumer hardware, including GPUs, CPUs, and Apple Silicon, without requiring custom code forks. The project distinguishes itself through heavy optimization for edge hardware, utilizing quantized weight compression in GGUF and MLX formats to reduce memory overhead. It implements advanced inference techniques such as speculative sampling and radix-tree prefix caching to accelerate generation speed and throughp

    Jupyter Notebook
    Auf GitHub ansehen↗9,464
  • tloen/alpaca-loraAvatar von tloen

    tloen/alpaca-lora

    18,911Auf GitHub ansehen↗

    This project is a LLaMA fine-tuning framework and training pipeline designed for instruction tuning using low-rank adaptation. It provides a system for adapting large language models through a portable, containerized machine learning environment and a web-based inference interface. The framework enables the training of low-rank adapters and the subsequent merging of these weights back into base models to create standalone checkpoints. It includes utilities for defining and formatting prompt templates to ensure consistent data structures during the fine-tuning and inference processes. The pro

    Jupyter Notebook
    Auf GitHub ansehen↗18,911
  • nunchaku-ai/comfyui-nunchakuAvatar von nunchaku-ai

    nunchaku-ai/ComfyUI-nunchaku

    2,901Auf GitHub ansehen↗

    ComfyUI-nunchaku is a 4-bit diffusion inference engine and a set of nodes for running low-precision quantized diffusion models within ComfyUI visual workflows. It provides a backend that reduces memory overhead and increases generation speed for transformer models. The project includes specialized tools for identity-preserving generation and an image-to-image guidance toolkit that uses depth maps and reference images. It also features a multimodal visual question answering implementation and a utility for merging multiple quantized model files into single unified files. The engine covers a b

    Pythoncomfyuidiffusionflux
    Auf GitHub ansehen↗2,901
Alle 30 Alternativen zu Lora anzeigen→

Häufig gestellte Fragen

Was macht cloneofsimo/lora?

This project is a toolkit for fine-tuning and managing text-to-image diffusion models. It focuses on low-rank adaptation to create small, portable weight files that customize model styles and behaviors without modifying the entire base model.

Was sind die Hauptfunktionen von cloneofsimo/lora?

Die Hauptfunktionen von cloneofsimo/lora sind: Low-Rank Adaptation, Subject-Specific Adaptation, SVD Distillation, Subject Inversion Techniques, Adapter Merging, Pivotal Tuning Inversion, Inpainting Trainers, Image Inpainting.

Welche Open-Source-Alternativen gibt es zu cloneofsimo/lora?

Open-Source-Alternativen zu cloneofsimo/lora sind unter anderem: kohya-ss/sd-scripts — sd-scripts is a suite of utilities designed for fine-tuning generative models, preprocessing datasets, and converting… openbmb/minicpm — MiniCPM is a collection of small language models designed for local, on-device deployment in resource-constrained… tloen/alpaca-lora — This project is a LLaMA fine-tuning framework and training pipeline designed for instruction tuning using low-rank… nunchaku-ai/comfyui-nunchaku — ComfyUI-nunchaku is a 4-bit diffusion inference engine and a set of nodes for running low-precision quantized… optimalscale/lmflow — LMFlow is a comprehensive suite for large language model fine-tuning, context extension, multimodal processing, and… nvlabs/sana — Sana is a framework for high-resolution image and video synthesis based on a linear diffusion transformer. It provides…