kylesayrs commited on
Commit
7dbf13f
·
verified ·
1 Parent(s): 39b2a3e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -26,12 +26,14 @@ vllm serve RedHatAI/Hy3-NVFP4-FP8 \
26
  --port 8089
27
  ```
28
 
 
 
29
  ## Creation Process
30
  https://github.com/vllm-project/llm-compressor/pull/2928
31
 
32
  ## Evaluation ##
33
 
34
- In progress, currently approximately fully recovery
35
 
36
  ```bash
37
  inspect eval hf/Idavidrein/gpqa/diamond --model vllm/RedHatAI/Hy3-NVFP4-FP8 --reasoning-effort high --model-base-url http://localhost:8089/v1
 
26
  --port 8089
27
  ```
28
 
29
+ May require https://github.com/vllm-project/vllm/pull/48769 as a prerequisite
30
+
31
  ## Creation Process
32
  https://github.com/vllm-project/llm-compressor/pull/2928
33
 
34
  ## Evaluation ##
35
 
36
+ Observed 100% recovery on a limited sample from
37
 
38
  ```bash
39
  inspect eval hf/Idavidrein/gpqa/diamond --model vllm/RedHatAI/Hy3-NVFP4-FP8 --reasoning-effort high --model-base-url http://localhost:8089/v1