Release code repo
This commit is contained in:
7
src/scripts/generate.sh
Normal file
7
src/scripts/generate.sh
Normal file
@ -0,0 +1,7 @@
|
||||
|
||||
CUDA_VISIBLE_DEVICES=1 python generate.py \
|
||||
--load_8bit \
|
||||
--base_model 'minlik/chinese-llama-7b-merged' \
|
||||
--lora_weights 'entity303/lawgpt-lora-7b' \
|
||||
--prompt_template 'law_template' \
|
||||
--share_gradio
|
||||
Reference in New Issue
Block a user