An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with parameter-efficient-fine-tuning

A curated list of projects in awesome lists tagged with parameter-efficient-fine-tuning .

https://github.com/ziplab/SPT

[ICCV 2023 oral] This is the official repository for our paper: ''Sensitivity-Aware Visual Parameter-Efficient Fine-Tuning''.

adapter lora parameter-efficient-fine-tuning peft prompt-tuning transfer-learning

Last synced: 05 Apr 2025

https://github.com/wassname/lora-lite

A hackable, single-file-per-variant LoRA library built on PyTorch forward hooks.

lora low-rank-adaptation parameter-efficient-fine-tuning peft

Last synced: 16 Jun 2026

https://github.com/thiraput01/qwenmed

Qwen3 fine-tuned on medical datasets with reasoning data

llm parameter-efficient-fine-tuning unsloth

Last synced: 05 Jul 2025

https://github.com/sid3503/lora

A beginner-friendly guide to Low-Rank Adaptation (LoRA) - the efficient fine-tuning technique for LLMs. Explains core concepts with intuitive visuals, math, and minimal code.

deep-learning fine-tuning llms lora machine-learning parameter-efficient-fine-tuning pytorch transformers

Last synced: 25 Apr 2026

https://github.com/ruvenguna94/dialogue-summary-peft-fine-tuning

This notebook fine-tunes the FLAN-T5 model for dialogue summarization, comparing full fine-tuning with Parameter-Efficient Fine-Tuning (PEFT). It evaluates performance using ROUGE metrics, demonstrating PEFT's efficiency while achieving competitive results.

dialogue-summarization fine-tuning flan-t5 generative-ai hugging-face lora low-rank-adaptation natural-language-processing nlp parameter-efficient-fine-tuning peft pytorch rouge

Last synced: 19 May 2026