Skip to content

Commit 7b753dc

Browse files
authored
Update sample output for HF Qwen2 GPU and CPU (#11257)
1 parent b794867 commit 7b753dc

File tree

2 files changed

+2
-2
lines changed
  • python/llm/example
    • CPU/HF-Transformers-AutoModels/Model/qwen2
    • GPU/HF-Transformers-AutoModels/Model/qwen2

2 files changed

+2
-2
lines changed

python/llm/example/CPU/HF-Transformers-AutoModels/Model/qwen2/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ Inference time: xxxx s
7171
-------------------- Prompt --------------------
7272
AI是什么?
7373
-------------------- Output --------------------
74-
AI,即人工智能(Artificial Intelligence),是一种计算机科学领域,旨在开发能够模拟、延伸和增强人类智能的算法和系统。人工 智能涉及许多
74+
AI,即人工智能(Artificial Intelligence),是一门研究、开发用于模拟、延伸和扩展人类智能的理论、方法、技术及应用系统的学科
7575
```
7676

7777
```log

python/llm/example/GPU/HF-Transformers-AutoModels/Model/qwen2/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ Inference time: xxxx s
122122
-------------------- Prompt --------------------
123123
AI是什么?
124124
-------------------- Output --------------------
125-
AI,即人工智能(Artificial Intelligence),是一种模拟人类智能行为的技术。它使计算机系统能够执行类似于人类的思维活动,例 如学习、推理
125+
AI是人工智能(Artificial Intelligence)的缩写。它指的是由计算机系统表现出来的智能行为,这些行为通常包括学习、推理、问题解决
126126
```
127127

128128
```log

0 commit comments

Comments
 (0)