huggingface / huggingface/diffusers

Enable users to utilize tokens abstraction in the converted tokens to prevent multiple LoRAs collisions.

オープン
#7,298 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
stale
主要言語
Python
スター
34.5k
フォーク
7.3k
平均マージ
3日 3時間
マージ済み PR(30日)
91

説明

**Is your feature request related to a problem? Please describe.**
By I guess mostly historical reasons the token is being used for the provided entity, which is fine, unless I load multiple LoRAs that use the same token. How do we distinguish which one entity will get called?

**Describe the solution you'd like.**
I propose we make an experimental flag that will utilize provided token abstractions instead of `s`, for example . In case of mulitple tokens that would be , , ...

コントリビューションガイド

コントリビューションガイドを開く

調査の方向性

Start by tracing how converted tokens currently represent the provided entity as `` and where the experimental option would select token abstractions instead. The work is done when the flag uses the proposed distinct abstractions for multiple LoRAs without collisions, while preserving the existing behavior when disabled.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
python, pytorch
領域
machine-learning
issue の種類
機能追加
難易度
4/5
見積もり時間
3〜5日
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
35/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。