ree2raz commited on
Commit
ec12b47
·
verified ·
1 Parent(s): 7f85beb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -18,6 +18,10 @@ pipeline_tag: text-generation
18
 
19
  4-bit AWQ quantized version of [CyberSecQwen-4B](https://huggingface.co/lablab-ai-amd-developer-hackathon/CyberSecQwen-4B).
20
 
 
 
 
 
21
  ## Quantization
22
 
23
  | Parameter | Value |
@@ -89,7 +93,3 @@ vllm serve ree2raz/CyberSecQwen-4B-AWQ --quantization awq_marlin --dtype float16
89
  url = {https://huggingface.co/athena129/CyberSecQwen-4B}
90
  }
91
  ```
92
-
93
- ## Evaluation Infrastructure
94
-
95
- [GitHub repository](https://github.com/ree2raz/cyberSecQwen_4b_4bit) — Modal scripts for AWQ quantization + vLLM CTI-Bench evaluation.
 
18
 
19
  4-bit AWQ quantized version of [CyberSecQwen-4B](https://huggingface.co/lablab-ai-amd-developer-hackathon/CyberSecQwen-4B).
20
 
21
+ ## Evaluation Infrastructure
22
+
23
+ [GitHub repository](https://github.com/ree2raz/cyberSecQwen_4b_4bit) — Modal scripts for AWQ quantization + vLLM CTI-Bench evaluation.
24
+
25
  ## Quantization
26
 
27
  | Parameter | Value |
 
93
  url = {https://huggingface.co/athena129/CyberSecQwen-4B}
94
  }
95
  ```