Skip to content
This repository was archived by the owner on Sep 10, 2025. It is now read-only.

Commit ca7ba47

Browse files
authored
Update evaluation.md
Install executorch for running test
1 parent f1987e4 commit ca7ba47

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

torchchat/utils/docs/evaluation.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55
# Evaluation Features
66

77
[shell default]: ./install/install_requirements.sh
8-
8+
[shell default]: export TORCHCHAT_ROOT=${PWD}
9+
[shell default]: ./torchchat/utils/scripts/install_et.sh
910

1011
Torchchat provides evaluation functionality for your language model on
1112
a variety of tasks using the

0 commit comments

Comments
 (0)