Skip to content

Commit

Permalink
fix ssh config
Browse files Browse the repository at this point in the history
  • Loading branch information
cyber-pioneer committed Dec 6, 2024
1 parent 485e783 commit d661927
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion examples/qwen/conf/config_ssh_qwen2.5_7b.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,12 @@ experiment:
entrypoint: null
runner:
hostfile: /workspace/ip108/hostfile.txt
ssh_port: 2222
ssh_port: 2222
envs:
CUDA_VISIBLE_DEVICES: 0
CUDA_DEVICE_MAX_CONNECTIONS: 1
cmds:
before_start: source /root/miniconda3/bin/activate flagscale

action: run

Expand Down

0 comments on commit d661927

Please sign in to comment.