ci: fix train-quick
This commit is contained in:
parent
5b1b013a9f
commit
9f1d6784f8
@ -85,7 +85,7 @@ ailab:
|
|||||||
tags:
|
tags:
|
||||||
- ailab
|
- ailab
|
||||||
before_script:
|
before_script:
|
||||||
- python3 -m venv $HOME/venv
|
- test -d $HOME/venv || python3 -m venv $HOME/venv
|
||||||
- source $HOME/venv/bin/activate
|
- source $HOME/venv/bin/activate
|
||||||
- pip install uv --index-url https://pypi.tuna.tsinghua.edu.cn/simple
|
- pip install uv --index-url https://pypi.tuna.tsinghua.edu.cn/simple
|
||||||
- export PATH="$HOME/venv/bin:$HOME/.local/bin:$PATH"
|
- export PATH="$HOME/venv/bin:$HOME/.local/bin:$PATH"
|
||||||
|
|||||||
0
emblem5/ai/train2.py
Normal file → Executable file
0
emblem5/ai/train2.py
Normal file → Executable file
Loading…
x
Reference in New Issue
Block a user