-
Notifications
You must be signed in to change notification settings - Fork 200
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update archive links, fix unzip command on Windows
- Add links to other archive versions - Rewrite note about additional dependencies for samples
- Loading branch information
1 parent
0c2b68e
commit dccb20b
Showing
3 changed files
with
28 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
--extra-index-url https://download.pytorch.org/whl/cpu | ||
optimum[openvino]==1.20.0 | ||
optimum[openvino]>=1.20.0 | ||
einops==0.8.0 # For Qwen | ||
transformers_stream_generator==0.0.5 # For Qwen |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters