Skip to content

Commit 04027de

Browse files
authored
update readme (#85)
1 parent e32be41 commit 04027de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ if __name__ == "__main__":
113113
```
114114

115115
> [!TIP]
116-
> 图模式已经支持了Atlas 800T A2。目前,单卡下的InternLM2-7B/LLaMa2-7B/Qwen2-7B已经通过测试。
116+
> 图模式已经支持了Atlas 800T A2。目前,单卡下的LLaMa3-8B/LLaMa2-7B/Qwen2-7B已经通过测试。
117117
> 用户可以在离线模式下设定`PytorchEngineConfig`中的`eager_mode=False`来开启图模式,或者设定`eager_mode=True`来关闭图模式。
118118
> 在线模式下默认开启图模式,请添加`--eager-mode`来关闭图模式。
119119
> (启动图模式需要事先`source /usr/local/Ascend/nnal/atb/set_env.sh`)

0 commit comments

Comments
 (0)