Skip to content

Commit 968ef73

Browse files
authored
Update README.md
1 parent 64a9a60 commit 968ef73

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,6 @@ If you find TriForce useful or relevant to your project and research, please kin
110110
```
111111

112112
## FAQ
113-
1. Environment Issues
113+
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)