Configuration Parsing Warning:In config.json: "quantization_config.modules_to_not_convert" must be an array

IOL-AI 2026 Challenge submission

This repo is a redistribution of Qwen/Qwen2.5-14B-Instruct-AWQ (Apache 2.0 license) plus a script.py for the IOL-AI 2026 Challenge.

Approach

script.py prompts the model per-problem with a structured "rule table" method (enumerate every example, derive a rule table, answer only from that table), followed by a self-review pass where the model checks its own draft against the rule table and the original examples before finalizing. It tracks a wall-clock budget against the competition's 30-minute limit and falls back to a single fast greedy pass (or, if time is fully exhausted, a placeholder answer) rather than risk the process being killed with no submission.csv written.

No training or fine-tuning is involved — this is inference-only, as required by the competition rules.

Downloads last month
489
Safetensors
Model size
15B params
Tensor type
I32
·
F16
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for jithinjames/iol-ai-2026-solver

Base model

Qwen/Qwen2.5-14B
Quantized
(4)
this model