Skip to content

Commit 0ef5d62

Browse files
author
Trishansh Bhardwaj
committed
Fix newline at the end of requirements.txt
1 parent 37db352 commit 0ef5d62

4 files changed

Lines changed: 8 additions & 4 deletions

File tree

Qwen-Qwen2.5-0.5B-Instruct/QNN/requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,5 @@ onnxruntime-genai-cuda==0.11.2
99
onnxruntime-gpu==1.23.2
1010
optimum
1111
# newer transformers might have incompatibility with gptq passes
12-
transformers==4.57.3
12+
transformers==4.57.3
13+

Qwen-Qwen2.5-Coder-0.5B-Instruct/QNN/requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,5 @@ onnxruntime-genai-cuda==0.11.2
99
onnxruntime-gpu==1.23.2
1010
optimum
1111
# newer transformers might have incompatibility with gptq passes
12-
transformers==4.57.3
12+
transformers==4.57.3
13+

Qwen-Qwen2.5-Coder-1.5B-Instruct/QNN/requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,5 @@ onnxruntime-genai-cuda==0.11.2
99
onnxruntime-gpu==1.23.2
1010
optimum
1111
# newer transformers might have incompatibility with gptq passes
12-
transformers==4.57.3
12+
transformers==4.57.3
13+

Qwen-Qwen2.5-Coder-7B-Instruct/QNN/requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,5 @@ onnxruntime-genai-cuda==0.11.2
99
onnxruntime-gpu==1.23.2
1010
optimum==2.1.0
1111
# newer transformers might have incompatibility with gptq passes
12-
transformers==4.57.3
12+
transformers==4.57.3
13+

0 commit comments

Comments
 (0)