Skip to content

Commit f1d30e6

Browse files
OutisLiChiahsinChu
authored andcommitted
doc:fix error in doc of se_e3_tebd (deepmodeling#5018)
<!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **Documentation** * Updated model compression documentation to clarify dependency requirements and specify that compression is supported only under particular input mode configurations, providing clearer implementation guidance for users. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
1 parent a1fa614 commit f1d30e6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/model/train-se-e3-tebd.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,4 +83,4 @@ Type embedding is within this descriptor with the {ref}`tebd_dim <model[standard
8383

8484
## Model compression
8585

86-
Model compression is supported.
86+
Model compression is supported only when `tebd_input_mode` is `strip`.

0 commit comments

Comments
 (0)