Call normalize_gguf_quantization_method on request.quantization_method before invoking the export backend. Empty lists surface as HTTP 400 via the helper's ValueError. Legacy single-string callers are wrapped transparently; batch callers pass the list directly. After this commit the route always hands the backend a List[str]. |
||
|---|---|---|
| .. | ||
| data_recipe | ||
| .gitkeep | ||
| __init__.py | ||
| auth.py | ||
| datasets.py | ||
| export.py | ||
| inference.py | ||
| models.py | ||
| training.py | ||
| training_history.py | ||