File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ cd DeepSeek-R1-Distill-Qwen-1.5B
6060<NewCodeBlock tip =" Host " type =" Device " >
6161
6262``` bash
63- pip3 install transformers==4.53.3 jinja ==3.1.6
63+ pip3 install transformers==4.53.3 jinja2 ==3.1.6
6464```
6565
6666</NewCodeBlock >
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ cd DeepSeek-R1-Distill-Qwen-7B
2929<NewCodeBlock tip =" Host " type =" Device " >
3030
3131``` bash
32- pip3 install transformers==4.53.3 jinja ==3.1.6
32+ pip3 install transformers==4.53.3 jinja2 ==3.1.6
3333```
3434
3535</NewCodeBlock >
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ cd MiniCPM4-0.5B
2929<NewCodeBlock tip =" Host " type =" Device " >
3030
3131``` bash
32- pip3 install transformers==4.53.3 jinja ==3.1.6
32+ pip3 install transformers==4.53.3 jinja2 ==3.1.6
3333```
3434
3535</NewCodeBlock >
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ cd Qwen2.5-1.5B-Instruct
2929<NewCodeBlock tip =" Host " type =" Device " >
3030
3131``` bash
32- pip3 install transformers==4.53.3 jinja ==3.1.6
32+ pip3 install transformers==4.53.3 jinja2 ==3.1.6
3333```
3434
3535</NewCodeBlock >
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ cd Qwen3-1.7B
2929<NewCodeBlock tip =" Host " type =" Device " >
3030
3131``` bash
32- pip3 install transformers==4.53.3 jinja ==3.1.6
32+ pip3 install transformers==4.53.3 jinja2 ==3.1.6
3333```
3434
3535</NewCodeBlock >
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ cd SmolLM2-360M-Instruct
2929<NewCodeBlock tip =" Host " type =" Device " >
3030
3131``` bash
32- pip3 install transformers==4.53.3 jinja ==3.1.6
32+ pip3 install transformers==4.53.3 jinja2 ==3.1.6
3333```
3434
3535</NewCodeBlock >
You can’t perform that action at this time.
0 commit comments