-
Your Name authored
text.py's set_global_args() was only setting its local global_args but not calling state.set_global_args(). This meant _load_default_model() and _load_model_by_name() got None from get_global_args(), so CLI flags like --flash-attn, --n-gpu-layers, --ram were not passed to backends.
8512c7db
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| __init__.py | ||
| app.py | ||
| images.py | ||
| log.py | ||
| state.py | ||
| text.py | ||
| transcriptions.py | ||
| tts.py |