初始化项目,由ModelHub XC社区提供模型

Model: OpenBMB/MiniCPM4-Survey
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-06-07 14:21:15 +08:00
commit adbc52087b
37 changed files with 8558 additions and 0 deletions

View 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 \