Views
No views yet
model.safetensors)1from transformers import AutoModelForCausalLM, AutoTokenizer
2m = AutoModelForCausalLM.from_pretrained("deepgoyal19/qwen3.5-35b-a3b-code-extract-N128",
3 torch_dtype="bfloat16", device_map="auto")
4tok = AutoTokenizer.from_pretrained("deepgoyal19/qwen3.5-35b-a3b-code-extract-N128")temperature=0.6, top_p=0.95, top_k=20, repetition_penalty=1.0, thinking mode on.| Benchmark | pass@1 |
|---|---|
| HumanEval | 86.6% |
| HumanEval+ | 83.5% |
census_export.json in this repo records the exact keep-set, N, selector, and parity metrics.