Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
41 commits
Select commit Hold shift + click to select a range
7fa143f
[WIP] initial fast_inference support for qwen3.5
Datta0 Mar 30, 2026
31c1bc3
[WIP] fixes for rope deltas
Datta0 Mar 30, 2026
112f1b5
cleanup
Datta0 Apr 10, 2026
a31dee8
fix lm_head detection and remove moe
Datta0 Apr 10, 2026
5d07504
[WIP] gemma 4 dense fast inference
Datta0 Apr 10, 2026
a85a4f4
Fix dtype setting
Datta0 Apr 17, 2026
d2f7983
Merge remote-tracking branch 'origin/main' into qwen35-shared-final
Datta0 Apr 17, 2026
43ed24f
Fix gemma4 load on vllm 0.19.0
Datta0 Apr 17, 2026
b7052b5
fix bnb loader for gemam4
Datta0 Apr 17, 2026
9a4bbd9
Fix review findings: Gemma4 LoRA/BnB patches, GDN extraction, finaliz…
danielhanchen Apr 19, 2026
e4f530c
Fix review findings for PR #3: Gemma4 LoRA/BnB patches, GDN extractio…
danielhanchen Apr 19, 2026
68a02c3
Add review tests
danielhanchen Apr 19, 2026
cebdaf3
Consolidate review tests into test_vllm_to_hf_conversion.py
danielhanchen Apr 19, 2026
6b97a7c
Merge remote-tracking branch 'staging/pr-588-tests' into pr-588-head
danielhanchen Apr 19, 2026
ae3a9c6
Split: keep only 1 file(s)
danielhanchen Apr 19, 2026
4587bc6
Fix review findings for PR #5
danielhanchen Apr 19, 2026
718b6c1
Trim PR review comments in empty_model.py
danielhanchen Apr 19, 2026
8e18b97
Consolidate review tests into test_vllm_to_hf_conversion.py
danielhanchen Apr 19, 2026
88a2b53
Rephrase upstream issue reference to avoid bare-hash scan trigger
danielhanchen Apr 19, 2026
b7e2b9e
Rephrase upstream issue reference to avoid bare-hash scan trigger
danielhanchen Apr 19, 2026
a6f73ac
Merge remote-tracking branch 'staging/pr-588-tests' into pr-588-head
danielhanchen Apr 19, 2026
d954d7b
Split: keep only 1 file(s)
danielhanchen Apr 19, 2026
3575a41
Fix review findings for PR #7
danielhanchen Apr 20, 2026
c53f592
Consolidate review tests for PR #7
danielhanchen Apr 20, 2026
b005f62
Rephrase upstream issue reference to avoid bare-hash scan trigger
danielhanchen Apr 20, 2026
e8a5bb6
Merge remote-tracking branch 'staging/pr-588-tests' into pr-588-head
danielhanchen Apr 20, 2026
120768b
Split: keep only 1 file(s)
danielhanchen Apr 20, 2026
e6ebab4
Fix review findings for PR #7
danielhanchen Apr 20, 2026
4c2dc75
Comment hygiene pass
danielhanchen Apr 20, 2026
6df4f73
Add regression tests for Gemma4 rotary safety, non-Gemma4 fp32 preser…
danielhanchen Apr 20, 2026
822e656
Rephrase upstream issue reference to avoid bare-hash scan trigger
danielhanchen Apr 20, 2026
086aa52
Merge remote-tracking branch 'staging/pr-588-tests' into pr-588-head
danielhanchen Apr 20, 2026
3584fd0
Split: keep only 1 file(s)
danielhanchen Apr 20, 2026
ca60088
Fix review findings for PR #7
danielhanchen Apr 20, 2026
4a8dc86
Drop redundant section-header comments and stale commented-out block …
danielhanchen Apr 20, 2026
f21e2a1
Consolidate review tests for PR #7
danielhanchen Apr 20, 2026
6ce4a0a
Rephrase upstream issue reference to avoid bare-hash scan trigger
danielhanchen Apr 20, 2026
ba822fc
Merge remote-tracking branch 'staging/pr-588-tests' into pr-588-head
danielhanchen Apr 20, 2026
93f1143
Fix dense vLLM state dict parity
Datta0 May 21, 2026
1680006
Make exact vLLM state dict test cover dense variants
Datta0 May 21, 2026
310f263
Fix Gemma4 dense v_proj extraction
Datta0 Jun 4, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading