Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .github/ci_config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -315,6 +315,8 @@ platforms:
gpu_style: none
shm_size: 64g
timeout: 3600
env:
AMD_SERIALIZE_KERNEL: 2
stages:
- name: test
run: python InfiniLM/examples/test_infer.py --device hygon --model=/data-aisoft/mechdancer/models/9g_8b_thinking/
Expand Down
Loading