mgoin commited on
Commit
ffba7e2
1 Parent(s): 0e96445

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -5,6 +5,8 @@ tags:
5
 
6
  # Qwen2-72B-Instruct-FP8
7
 
 
 
8
  Quantized with [AutoFP8](https://github.com/neuralmagic/autofp8) using the following script on 8xA100:
9
 
10
  ```python
 
5
 
6
  # Qwen2-72B-Instruct-FP8
7
 
8
+ Ready to use with `vllm>=0.4.3`.
9
+
10
  Quantized with [AutoFP8](https://github.com/neuralmagic/autofp8) using the following script on 8xA100:
11
 
12
  ```python