huggingface / huggingface/diffusers
Enable users to utilize tokens abstraction in the converted tokens to prevent multiple LoRAs collisions.
- Lenguaje dominante
- Python
- Estrellas
- 34.5k
- Forks
- 7.3k
- Merge medio
- 3 d 3 h
- PR fusionados (30 d)
- 91
Descripción
**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 , , ...
Guía de contribución
Línea de trabajo
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.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- python, pytorch
- Área
- machine-learning
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 35/100