Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / huggingface/peft issues and pull requests

#1159 - add options to save or push model

Pull Request - State: closed - Opened by callanwu 11 months ago - 9 comments

#1157 - [Docs fix] Relative path issue

Pull Request - State: closed - Opened by mishig25 11 months ago - 1 comment

#1156 - MoLoRA on PEFT

Issue - State: closed - Opened by alexrs 11 months ago - 12 comments

#1155 - A (possible) bug in lora merging method: add_weighted_adapter

Issue - State: closed - Opened by jihuishan 11 months ago - 8 comments

#1154 - saftetensor in subfolder not supported

Issue - State: closed - Opened by yxli2123 11 months ago - 11 comments

#1153 - Delete IA3 adapter

Pull Request - State: closed - Opened by alexrs 11 months ago - 2 comments

#1152 - DOC Update a few places in the README

Pull Request - State: closed - Opened by BenjaminBossan 11 months ago - 2 comments

#1151 - Mention that Mistral is supported as well

Issue - State: closed - Opened by osanseviero 11 months ago

#1150 - LoftQ: Add LoftQ method integrated into LoRA. Add example code for LoftQ usage.

Pull Request - State: closed - Opened by yxli2123 11 months ago - 12 comments

#1149 - out of memory because peft casts data from 16 to 32 bits

Issue - State: closed - Opened by mrticker 11 months ago - 2 comments

#1148 - RecursionError: maximum recursion depth exceeded

Issue - State: closed - Opened by estuday 11 months ago - 2 comments

#1147 - Training PEFT models with new tokens being added to the embedding layers and tokenizer

Pull Request - State: closed - Opened by pacman100 11 months ago - 13 comments

#1146 - FIX: A few issues with AdaLora, extending GPU tests

Pull Request - State: closed - Opened by BenjaminBossan 11 months ago - 1 comment

#1145 - Use `huggingface_hub.file_exists` instead of custom helper

Pull Request - State: closed - Opened by Wauplin 11 months ago - 2 comments

#1144 - FIX: Multitask prompt tuning with other tuning init

Pull Request - State: closed - Opened by BenjaminBossan 11 months ago - 18 comments

#1143 - CI Add Python 3.11 to test matrix

Pull Request - State: closed - Opened by BenjaminBossan 11 months ago - 1 comment

#1142 - How to do Gradient Checkpoint + LoRA

Issue - State: closed - Opened by tcapelle 11 months ago - 11 comments

#1141 - [`Tests`] Do not stop tests if a job failed

Pull Request - State: closed - Opened by younesbelkada 11 months ago - 1 comment

#1139 - [`core` / `LoRA`] Add `adapter_names` in bnb layers

Pull Request - State: closed - Opened by younesbelkada 11 months ago - 1 comment

#1138 - Linear4bit.merge() got an unexpected keyword argument 'adapter_names'

Issue - State: closed - Opened by khiempm209 11 months ago - 2 comments

#1136 - [`Tests`] Fix daily CI

Pull Request - State: closed - Opened by younesbelkada 11 months ago - 1 comment

#1135 - DON'T MERGE This is for debugging only

Pull Request - State: closed - Opened by BenjaminBossan 11 months ago - 1 comment

#1133 - Add Orthogonal Finetuning (OFT)

Issue - State: closed - Opened by lukaskuhn-lku 11 months ago

#1132 - FEAT: Merging only specified `adapter_names` when calling `merge`

Pull Request - State: closed - Opened by younesbelkada 11 months ago - 2 comments

#1131 - TST: Improve requires grad testing:

Pull Request - State: closed - Opened by BenjaminBossan 11 months ago - 1 comment

#1130 - Moreh/add amp16 arg

Pull Request - State: closed - Opened by kimmorehvn 11 months ago

#1129 - Add Poly

Pull Request - State: closed - Opened by TaoSunVoyage 11 months ago - 19 comments

#1128 - Release: v0.6.3.dev0

Pull Request - State: closed - Opened by pacman100 11 months ago - 1 comment

#1126 - Fix: TorchTracemalloc ruins Windows performance

Pull Request - State: closed - Opened by lukaskuhn-lku 11 months ago - 5 comments

#1125 - Release: v0.6.2

Pull Request - State: closed - Opened by pacman100 11 months ago - 1 comment

#1124 - Prompt distillation loss in MPT

Issue - State: open - Opened by junzhang-zj 11 months ago

#1124 - Prompt distillation loss in MPT

Issue - State: closed - Opened by junzhang-zj 11 months ago - 2 comments

#1123 - Shamane layer extension

Pull Request - State: closed - Opened by shamanez 11 months ago

#1122 - Add LoftQ to LoRA tuner

Pull Request - State: closed - Opened by yxli2123 11 months ago - 3 comments

#1121 - fix doc typo

Pull Request - State: closed - Opened by coding-famer 11 months ago - 1 comment

#1120 - compute_metrics() does not seem to be called when fine-tuning with peft LoRA

Issue - State: closed - Opened by thepluck 11 months ago - 13 comments

#1118 - Don’tfix

Issue - State: closed - Opened by kizzaBillionz 11 months ago - 1 comment

#1117 - Fix tests

Pull Request - State: closed - Opened by younesbelkada 11 months ago

#1116 - Fix import issue transformers with `id_tensor_storage`

Pull Request - State: closed - Opened by younesbelkada 11 months ago - 2 comments

#1115 - TST: Add regression tests 2

Pull Request - State: closed - Opened by BenjaminBossan 11 months ago - 4 comments

#1113 - AdaLora + bnb not working

Issue - State: closed - Opened by BenjaminBossan 11 months ago

#1112 - Correctly deal with `ModulesToSaveWrapper` when using Low-level API

Pull Request - State: closed - Opened by younesbelkada 11 months ago - 2 comments

#1111 - FIX: Adding 2 adapters when target_modules is a str fails

Pull Request - State: closed - Opened by BenjaminBossan 11 months ago - 1 comment

#1110 - More fine-grained control on LoRA

Issue - State: closed - Opened by HenryCai11 11 months ago - 1 comment

#1109 - avoid unnecessary import

Pull Request - State: closed - Opened by winglian 11 months ago - 1 comment

#1108 - install perft get error by PyYAML-5.4.1

Issue - State: closed - Opened by 631068264 11 months ago - 1 comment

#1107 - Added num_dataloader_workers arg to fix Windows issue

Pull Request - State: closed - Opened by lukaskuhn-lku 11 months ago - 2 comments

#1106 - Refactor base layer pattern

Pull Request - State: closed - Opened by BenjaminBossan 11 months ago - 2 comments

#1105 - Refactor adapter deletion

Pull Request - State: closed - Opened by BenjaminBossan 11 months ago - 2 comments

#1104 - set dev version

Pull Request - State: closed - Opened by younesbelkada 11 months ago - 1 comment

#1103 - Release: 0.6.1

Pull Request - State: closed - Opened by younesbelkada 11 months ago - 1 comment

#1102 - Change to 0.6.1.dev0

Pull Request - State: closed - Opened by younesbelkada 11 months ago - 2 comments

#1101 - [`core`] Fix safetensors serialization for shared tensors

Pull Request - State: closed - Opened by younesbelkada 11 months ago - 1 comment

#1100 - FIX: Failing nightly CI tests due to IA3 config

Pull Request - State: closed - Opened by BenjaminBossan 11 months ago - 1 comment

#1099 - Loftq

Pull Request - State: closed - Opened by yxli2123 11 months ago - 2 comments

#1098 - Support for Ladder Side Tuning (LST)

Issue - State: closed - Opened by yeshwanthv5 11 months ago - 2 comments

#1097 - ValueError: Target module QuantLinear() is not supported.

Issue - State: closed - Opened by manideep-paa 11 months ago - 4 comments

#1096 - Failed to load PeftModel with a pretrained LLM and a trained qlora

Issue - State: closed - Opened by NgoDoanKien 11 months ago - 2 comments

#1095 - Error while loading from PeftModel.

Issue - State: closed - Opened by pranavbhat12 11 months ago - 15 comments
Labels: solved

#1094 - fix the failing CI tests

Pull Request - State: closed - Opened by pacman100 11 months ago - 1 comment

#1093 - Possible issue with prompt tuning with left padding

Issue - State: closed - Opened by SumanthRH 11 months ago - 5 comments

#1092 - Parallel linear Lora

Pull Request - State: closed - Opened by zhangsheng377 11 months ago - 33 comments

#1091 - Fix f-string in import_utils

Pull Request - State: closed - Opened by KCFindstr 11 months ago - 1 comment

#1090 - Adapter weights are cast in float16 unexpectedly after load_adapter

Issue - State: closed - Opened by hiyouga 11 months ago - 1 comment

#1089 - DOC: List of TODOs for the documentation

Issue - State: closed - Opened by BenjaminBossan 11 months ago - 8 comments
Labels: documentation, good first issue, help wanted

#1088 - FEAT: Make safe serialization the default one

Pull Request - State: closed - Opened by younesbelkada 11 months ago - 5 comments

#1087 - Error when loading Lora weights in example notebook.

Issue - State: closed - Opened by kelsey-um 11 months ago - 6 comments

#1086 - fix-gptq-training

Pull Request - State: closed - Opened by SunMarc 11 months ago - 1 comment

#1085 - [`Docker`] Update Dockerfile to force-use transformers main

Pull Request - State: closed - Opened by younesbelkada 11 months ago - 5 comments

#1082 - 'Embedding' object has no attribute 'device' for MPT

Issue - State: closed - Opened by junzhang-zj 11 months ago - 11 comments

#1081 - PEFT with quantized LLMa

Issue - State: closed - Opened by Sai-Ashish 11 months ago - 3 comments

#1080 - Add docs on how to merge adapters after 4bit QLoRA with PEFT 0.6

Issue - State: closed - Opened by geronimi73 11 months ago - 4 comments

#1079 - Token classification LoRA example broken

Issue - State: closed - Opened by srama2512 11 months ago - 4 comments

#1077 - FIX: Skip adaption prompt tests with new transformers versions

Pull Request - State: closed - Opened by BenjaminBossan 11 months ago - 1 comment

#1076 - Fix issue where you cannot call PeftModel.from_pretrained with a private adapter

Pull Request - State: closed - Opened by elyxlz 11 months ago - 9 comments

#1075 - Update the release checklist

Pull Request - State: closed - Opened by BenjaminBossan 11 months ago - 2 comments

#1074 - After release: Bump version to 0.7.0.dev0

Pull Request - State: closed - Opened by BenjaminBossan 11 months ago - 2 comments

#1073 - Device map is not as configured

Issue - State: closed - Opened by xinyual 11 months ago - 5 comments

#1072 - Release version 0.6.0

Pull Request - State: closed - Opened by BenjaminBossan 11 months ago - 1 comment

#1071 - Fix slow tests not running

Pull Request - State: closed - Opened by younesbelkada 11 months ago - 2 comments

#1070 - modules_to_save not working for AutoModelForSequenceClassification

Issue - State: closed - Opened by drei34 11 months ago - 9 comments

#1069 - Mixed adapter types

Pull Request - State: closed - Opened by BenjaminBossan 11 months ago - 7 comments

#1068 - Fix Slack bot not displaying error messages

Pull Request - State: closed - Opened by younesbelkada 11 months ago - 2 comments

#1067 - Huge performance hit adding in a LoRA

Issue - State: closed - Opened by praguepride 11 months ago - 3 comments

#1066 - test_prompt_encoder_warning_num_layers test failing

Issue - State: closed - Opened by M-Waszkiewicz-Anaconda 11 months ago - 10 comments

#1065 - PEFT LoHa to kohya-ss LoHa conversion scripts

Issue - State: closed - Opened by Xynonners 11 months ago - 3 comments

#1063 - Align offloaded parameters before merging

Pull Request - State: closed - Opened by blbadger 11 months ago - 19 comments

#1062 - IA3 import/loading error

Issue - State: closed - Opened by LeeChuh 11 months ago - 1 comment

#1060 - There seems to be an error in LoRA's initialization

Issue - State: open - Opened by ZexiLee 11 months ago - 2 comments

#1059 - For a multi-adapter model save_pretrained saves all adapters, from_pretrained only loads one

Issue - State: closed - Opened by denizyuret 11 months ago - 4 comments
Labels: enhancement