初始化项目,由ModelHub XC社区提供模型
Model: OpenBMB/MiniCPM4-Survey Source: Original Platform
This commit is contained in:
4
code/scripts/run.sh
Normal file
4
code/scripts/run.sh
Normal file
@@ -0,0 +1,4 @@
|
||||
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" \
|
||||
Reference in New Issue
Block a user