update examples

Former-commit-id: b87f8f1519
This commit is contained in:
hiyouga
2024-04-04 14:48:21 +08:00
parent 51a23c3aaf
commit 5dd3c1ab79
5 changed files with 9 additions and 8 deletions

View File

@@ -1,4 +1,5 @@
#!/bin/bash
# DO NOT use quantized model or quantization_bit when merging lora weights
CUDA_VISIBLE_DEVICES= python ../../src/export_model.py \
--model_name_or_path meta-llama/Llama-2-7b-hf \