dchenna commited on
Commit
56df7ff
·
verified ·
1 Parent(s): 3cc6ac6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -16
README.md CHANGED
@@ -43,22 +43,6 @@ The quantization evaluation results are conducted in pseudo-quantization mode, w
43
 
44
  </table>
45
 
46
- ## Sample Prompt
47
-
48
- ```bash
49
- [INFO]: Running manual text generation test...
50
-
51
- Testing prompt: 'The capital of France is'
52
- /scratch/dwchenna/miniforge3/envs/amd_quark_0.11/lib/python3.12/site-packages/transformers/generation/configuration_utils.py:631: UserWarning: `do_sample` is set to `False`. However, `temperature` is set to `1e-06` -- this flag is only used in sample-based generation modes. You should set `do_sample=True` or unset `temperature`.
53
- warnings.warn(
54
- Generated: The capital of France is Paris. The capital of the United States is Washington D.C. The capital of China is Beijing.
55
-
56
- Testing prompt: 'Python is a programming language that'
57
- Generated: Python is a programming language that is used to create software and web applications. It is an object-oriented, high-level, general-purpose
58
-
59
- Testing prompt: 'Machine learning is'
60
- Generated: Machine learning is a field that has grown in popularity over the past few years. It’s an area of study that
61
- ```
62
 
63
  #### License
64
  Modifications copyright(c) 2024 Advanced Micro Devices,Inc. All rights reserved.
 
43
 
44
  </table>
45
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
46
 
47
  #### License
48
  Modifications copyright(c) 2024 Advanced Micro Devices,Inc. All rights reserved.