Xingyu-Zheng commited on
Commit
4fa3e66
·
verified ·
1 Parent(s): f75e704

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -6
README.md CHANGED
@@ -33,9 +33,3 @@ We randomly sampled 512 examples from [nohurry/Opus-4.6-Reasoning-3000x-filtered
33
  ## 📋 Usage Example
34
 
35
  This model can be deployed using standard frameworks such as **vLLM**, just like other **GPTQModel**-quantized models.
36
-
37
- Example evaluation command:
38
-
39
- ```bash
40
- lm-eval --model vllm --model_args pretrained=models/gptqmodel/gemma-4-31B-it-int4-foem,tensor_parallel_size=1,dtype=auto,gpu_memory_utilization=0.45 --tasks wikitext --batch_size 1
41
- ```
 
33
  ## 📋 Usage Example
34
 
35
  This model can be deployed using standard frameworks such as **vLLM**, just like other **GPTQModel**-quantized models.