Skip to content

Commit 193811b

Browse files
authored
Update README.md
1 parent 968ef73 commit 193811b

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
@@ -112,4 +112,4 @@ If you find TriForce useful or relevant to your project and research, please kin
112112
## FAQ
113113
1. **Environment Issues**
114114

115-
Ensure you are using `transformers==4.37.2` because the apply_rotary_pos_emb API has changed in more recent versions of transformers. Additionally, some environment issues (e.g., incompatibility with the latest flash-attn) can be resolved by setting `torch==2.2.1+cu121` and `flash_attn==2.5.7`. For more details, please refer to [issue #7](https://github.com/Infini-AI-Lab/TriForce/issues/7).
115+
Ensure you are using `transformers==4.37.2` because the `apply_rotary_pos_emb` API has changed in more recent versions of transformers. Additionally, some environment issues (e.g., incompatibility with the latest flash-attn) can be resolved by setting `torch==2.2.1+cu121` and `flash_attn==2.5.7`. For more details, please refer to [issue #7](https://github.com/Infini-AI-Lab/TriForce/issues/7).

0 commit comments

Comments
 (0)