[MNT] Fix infer scripts
This commit is contained in:
@ -3,5 +3,5 @@ python infer.py \
|
||||
--load_8bit True \
|
||||
--base_model 'minlik/chinese-llama-7b-merged' \
|
||||
--lora_weights 'entity303/lawgpt-lora-7b' \
|
||||
--infer_data_path './resources/example_infer_data.json' \
|
||||
--prompt_template 'law_template'
|
||||
--prompt_template 'law_template' \
|
||||
--infer_data_path './resources/example_infer_data.json'
|
||||
Reference in New Issue
Block a user