update readme

Former-commit-id: d3c46cb126a9182be765341fe31c860d71430712
This commit is contained in:
hiyouga
2023-12-04 11:02:29 +08:00
parent fb4c5f3c91
commit 8dab8d9831
2 changed files with 6 additions and 0 deletions

View File

@@ -475,6 +475,9 @@ python src/export_model.py \
--export_dir path_to_export
```
> [!WARNING]
> Merging LoRA weights into a GPTQ quantized model is not supported.
### API Demo
```bash