初始化项目,由ModelHub XC社区提供模型
Model: OpenBMB/MiniCPM4-Survey Source: Original Platform
This commit is contained in:
5
code/scripts/run_with_frontend.sh
Normal file
5
code/scripts/run_with_frontend.sh
Normal file
@@ -0,0 +1,5 @@
|
||||
python ./src/generation/run.py \
|
||||
--model_path "openbmb/MiniCPM4-Survey" \
|
||||
--query "Please design a survey that assesses the performance of language processing systems on unseen data to measure their robustness in natural language understanding tasks." \
|
||||
--output_file "test.md" \
|
||||
--port 8001 \
|
||||
Reference in New Issue
Block a user