[ { "name": "Qwen 27B - 256K 극한 (q4_0, ub=512)", "status": "Success", "vram": [ "0, 11120 MiB, 12288 MiB", "1, 11081 MiB, 12288 MiB" ], "tests": { "code": { "time": 17.97, "tokens": 300, "tps": 16.7, "res": "..." }, "logical": { "time": 18.01, "tokens": 300, "tps": 16.65, "res": "..." } } }, { "name": "Gemma 31B - 128K 확장 (q4_0)", "status": "Success", "vram": [ "0, 11437 MiB, 12288 MiB", "1, 11259 MiB, 12288 MiB" ], "tests": { "code": { "time": 18.75, "tokens": 300, "tps": 16.0, "res": "```python\nfrom typing import List, Any\n\ndef merge_sorted_lists(list1: List[Any], list2: List[Any]) -> List[Any]:\n \"\"\"\n Merges two sorted lists i..." }, "logical": { "time": 18.79, "tokens": 300, "tps": 15.97, "res": "..." } } }, { "name": "Gemma 31B - 192K 극한 (q4_0)", "status": "Success", "vram": [ "0, 11888 MiB, 12288 MiB", "1, 11754 MiB, 12288 MiB" ], "tests": { "code": { "time": 18.69, "tokens": 300, "tps": 16.05, "res": "```python\nfrom typing import List, Any\n\ndef merge_sorted_lists(list1: List[Any], list2: List[Any]) -> List[Any]:\n \"\"\"\n Merges two sorted lists i..." }, "logical": { "time": 18.77, "tokens": 300, "tps": 15.98, "res": "..." } } } ]