Skip to content
This repository has been archived by the owner on Oct 25, 2024. It is now read-only.

Commit

Permalink
Fix Qwen neural speed (#1641)
Browse files Browse the repository at this point in the history
Signed-off-by: changwangss <[email protected]>
  • Loading branch information
changwangss authored Jun 28, 2024
1 parent 63056ec commit 76aa9b1
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions examples/huggingface/neural_speed/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
intel_extension_for_transformers
neural-speed
lm-eval
lm-eval==0.4.2
sentencepiece
gguf
--extra-index-url https://download.pytorch.org/whl/cpu
torch==2.3.0+cpu
transformers
intel_extension_for_pytorch==2.3.0
tiktoken
transformers_stream_generator
zipfile38
zipfile38

0 comments on commit 76aa9b1

Please sign in to comment.