1@misc{yu2024dare,
2 title = {Language Models are Super Mario: Absorbing Abilities from Homologous Models as a Free Lunch},
3 author = {Le Yu and Bowen Yu and Haiyang Yu and Fei Huang and Yongbin Li},
4 year = {2024},
5 eprint = {2311.03099},
6 archivePrefix = {arXiv},
7 primaryClass = {cs.CL},
8 url = {https://arxiv.org/abs/2311.03099}
9}
10
11@misc{yadav2023ties,
12 title = {TIES-Merging: Resolving Interference When Merging Models},
13 author = {Prateek Yadav and Derek Tam and Leshem Choshen and Colin Raffel and Mohit Bansal},
14 year = {2023},
15 eprint = {2306.01708},
16 archivePrefix = {arXiv},
17 primaryClass = {cs.LG},
18 url = {https://arxiv.org/abs/2306.01708}
19}
20
21@misc{godin2024mergekit,
22 title = {mergekit: A toolkit for merging large language models},
23 author = {Charles Goddard and Arcee AI},
24 year = {2024},
25 url = {https://github.com/arcee-ai/mergekit}
26}
27
28@misc{qwen35,
29 title = {{Qwen3.5}: Towards Native Multimodal Agents},
30 author = {{Qwen Team}},
31 year = {2026},
32 url = {https://qwen.ai/blog?id=qwen3.5}
33}
34
35@misc{ishant2026opusreasoning,
36 title = {Qwen3.5-0.8B Claude 4.6 Opus Reasoning Distilled},
37 author = {Ishant06},
38 year = {2026},
39 url = {https://huggingface.co/Ishant06/Qwen3.5-0.8B-Claude-4.6-Opus-Reasoning-Distilled}
40}
41
42@misc{jayasingh2026darkqwen,
43 title = {DarkQwen3.5-0.8B},
44 author = {Samuel Jayasingh},
45 year = {2026},
46 url = {https://huggingface.co/samueljayasingh/DarkQwen3_5_0_8B}
47}
48
49@misc{rein2024gpqa,
50 title = {GPQA: A Graduate-Level Google-Proof Q\&A Benchmark},
51 author = {David Rein and Houning Li and Jackson Aspaas Jacobson and Nicholas Coursey and Kirthana Sastry and Pranav Shyam and Jacob Eisenstein and Yonatan Bisk and Alex A. Alemi},
52 year = {2024},
53 eprint = {2311.12022},
54 archivePrefix = {arXiv},
55 primaryClass = {cs.AI},
56 url = {https://arxiv.org/abs/2311.12022}
57}
58
59@misc{cobbe2021gsm8k,
60 title = {Training Verifiers to Solve Math Word Problems},
61 author = {Karl Cobbe and Vineet Kosaraju and Mohammad Bavarian and Mark Chen and Heewoo Jun and Lukasz Kaiser and Matthias Plappert and Jerry Tworek and Jacob Hilton and Reiichiro Nakano and Christopher Hesse and John Schulman},
62 year = {2021},
63 eprint = {2110.14168},
64 archivePrefix = {arXiv},
65 primaryClass = {cs.LG},
66 url = {https://arxiv.org/abs/2110.14168}
67}
68
69@misc{mazeika2024harmbench,
70 title = {HarmBench: A Standardized Evaluation Framework for Automated Red Teaming and Robust Refusal},
71 author = {Mantas Mazeika and Long Phan and Peter Yin and Pallavi Chaudhari and Peter Henderson and Zico Kolter and Scott Janowsky and Tomasz Korbak and Ethan Palisoc and Landon Guan and others},
72 year = {2024},
73 eprint = {2402.04249},
74 archivePrefix = {arXiv},
75 primaryClass = {cs.LG},
76 url = {https://arxiv.org/abs/2402.04249}
77}
78
79@misc{mlabonne2024harmfulbehaviors,
80 title = {harmful\_behaviors},
81 author = {Maxime Labonne},
82 year = {2024},
83 url = {https://huggingface.co/datasets/mlabonne/harmful_behaviors}
84}
85
86@misc{weidmann2025heretic,
87 title = {Heretic: Fully automatic censorship removal for language models},
88 author = {Philipp Emanuel Weidmann},
89 year = {2025},
90 url = {https://github.com/p-e-w/heretic}
91}
92
93@misc{tvall43hereticv3,
94 title = {Qwen3.5-0.8B-heretic-v3},
95 author = {tvall43},
96 year = {2026},
97 url = {https://huggingface.co/tvall43/Qwen3.5-0.8B-heretic-v3}
98}
99
100@misc{gao2024lmeval,
101 title = {A Framework for Few-Shot Language Model Evaluation},
102 author = {Leo Gao and Jonathan Tow and Stella Biderman and Sid Black and Anthony DiPofi and Charles Lovering and Alon Albalak and others},
103 year = {2024},
104 url = {https://github.com/EleutherAI/lm-evaluation-harness}
105}