junnyu commited on
Commit
8a1f6f7
·
verified ·
1 Parent(s): 933246b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -20,7 +20,7 @@ This model is a reproduction of the [agentica-project/deepscaler](https://github
20
 
21
 
22
  ## Training
23
- ```
24
  export CUDA_VISIBLE_DEVICES=0,1,2,3,4,5,6,7
25
  export VLLM_ATTENTION_BACKEND=XFORMERS
26
 
 
20
 
21
 
22
  ## Training
23
+ ```bash
24
  export CUDA_VISIBLE_DEVICES=0,1,2,3,4,5,6,7
25
  export VLLM_ATTENTION_BACKEND=XFORMERS
26