This commit is contained in:
YeAnbang
2025-08-14 18:59:54 +08:00
parent 32b2148670
commit bbc5fb4ed8
8 changed files with 15 additions and 12 deletions

View File

@@ -35,6 +35,7 @@ jobs:
- name: Install ChatGPT
run: |
pip install flash-attn --no-build-isolation
cd applications/ColossalChat
pip install --no-cache-dir -v .
pip install --no-cache-dir -r examples/requirements.txt