correct files
This commit is contained in:
@@ -3,10 +3,10 @@ conda init
|
|||||||
conda activate lang
|
conda activate lang
|
||||||
|
|
||||||
echo create blueberry config
|
echo create blueberry config
|
||||||
python scripts/py_scripts/misc_tasks.py --save-path config/pipelines/blueberry.yaml \
|
python scripts/py_scripts/misc_tasks.py --save-path configs/pipelines/blueberry.yaml \
|
||||||
react \
|
react \
|
||||||
--sys-prompt-f configs/prompts/blueberry.txt \
|
--sys-prompt-f configs/prompts/blueberry.txt \
|
||||||
--tool-manager-config.client-tool-manager.tool-keys
|
--tool-manager-config.client-tool-manager.tool-keys
|
||||||
|
|
||||||
# echo create xiaozhan config
|
# echo create xiaozhan config
|
||||||
python scripts/py_scripts/misc_tasks.py --save-path config/pipelines/xiaozhan.yaml
|
python scripts/py_scripts/misc_tasks.py --save-path configs/pipelines/xiaozhan.yaml
|
||||||
Reference in New Issue
Block a user