25M0831 β€” Week01 β€” Track 1 β€” Submission 01 (40% target)

Compressed checkpoint for CS6013 (Efficient AI). Not directly loadable via from_pretrained β€” this is a packed-int4 payload, not a standard HF checkpoint. Restore it first using the code in the companion GitHub repo.

Restoring this checkpoint

```bash git clone https://github.com/mangeshpoojan/CS6013 cd CS6013/25M0831/Week01/Track_1/Submission01

python dequantize_to_bf16.py \ --model Qwen/Qwen3-4B-Instruct-2507 \ --checkpoint <path-to-downloaded-compressed.pt> \ --output ./restored_hf ```

`restored_hf/` is then a standard bf16 Hugging Face checkpoint, loadable via `AutoModelForCausalLM.from_pretrained("./restored_hf")`.

Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. πŸ™‹ Ask for provider support

Model tree for litfury/25M0831-Week01-Track1-Submission01

Finetuned
(1874)
this model