huggingface / huggingface/diffusers

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

Aperta
#7,298 1 commento 0 reazioni 0 assegnatari Vedi su GitHub
stale
Lingua principale
Python
Stelle
34.5k
Fork
7.3k
Merge medio
3g 3h
PR unite (30g)
91

Descrizione

**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 , , ...

Guida per i contributori

Apri la guida per i contributori

Direzione di ricerca

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.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
python, pytorch
Ambito
machine-learning
Tipo di issue
Funzionalità
Difficoltà
4/5
Tempo stimato
3-5 giorni
Stato di attività
Ferma
Chiarezza
Abbastanza chiara
Idoneità per principianti
35/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.