update FAQ

This commit is contained in:
yangapku
2023-09-12 16:07:43 +08:00
parent 74541672bd
commit e9f75c0ce5
3 changed files with 3 additions and 3 deletions

2
FAQ.md
View File

@@ -8,7 +8,7 @@ Flash attention is an option for accelerating training and inference. Only NVIDI
#### Which version of transformers should I use?
4.31.0 is preferred.
4.32.0 is preferred.
#### I downloaded the codes and checkpoints but I can't load the model locally. What should I do?