Views
No views yet
1from gptqmodel import GPTQModel
2model = GPTQModel.from_quantized("namgyu-youn/EXAONE-4.0-1.2B-GPTQ-W3A16-EoRA", device="cuda:0")1from vllm import LLM
2llm = LLM(model="namgyu-youn/EXAONE-4.0-1.2B-GPTQ-W3A16-EoRA", dtype="float16")| Tasks | Version | Filter | n-shot | Metric | Value | Stderr | ||
|---|---|---|---|---|---|---|---|---|
| gsm8k | 3 | flexible-extract | 5 | exact_match | ↑ | 0.6621 | ± | 0.0209 |
| strict-match | 5 | exact_match | ↑ | 0.6562 | ± | 0.0210 |