transformers
Add Code World Model (CWM)
#41199
Merged

Add Code World Model (CWM) #41199

ArthurZucker merged 34 commits into huggingface:main from jacobkahn:main
jacobkahn
jacobkahn [wip][cwm] Code World Model stubs and setup in HF Transformers
ed328b65
jacobkahn [wip] Get other things working
c6adecb6
jacobkahn [wip] Working
4652931a
jacobkahn Tokenizer pad
20485eb6
xgal fix: cwm window attn
a7bfd9ff
xgal temp remove test
db2da319
xgal temp remove test
7d31c57e
xgal Merge branch 'main' into develop
9bab5a71
jacobkahn Fixes
3b3c9103
jacobkahn Temporarily add auto config remapping option until VLLM 0.11 is out
95c3013c
jacobkahn Fix model type and add layer validation
db58f4f4
jacobkahn Add Code World Model (CWM)
db145779
jacobkahn Lint, remove CwmForSequenceClassification
46c55e29
jacobkahn Lint, tests
05a9fb0d
jacobkahn Remove CwmForSequenceClassification
fb8b7218
jacobkahn Lint
921c4ba7
jacobkahn Remove intermediary layer expors/doc errorss, fix tests
ee19e086
jacobkahn Lint
beaa15fe
jacobkahn run python utils/sort_auto_mappings.py --check_only
c7a4be2f
jacobkahn Remove Cwm processor mapping, get check_repo passing
05e86aa8
jacobkahn Remove CwmTextConfig from test
aa614590
jacobkahn Add docstring for CwmConfig
e83610a0
jacobkahn remove global_window and window_pattern params from config
cc535131
jacobkahn Fix docstrings
a662db17
jacobkahn Revert change to auto docstring util
2f8228db
jacobkahn lint
9eb95a94
zucchini-nlp
zucchini-nlp commented on 2025-09-30
jacobkahn Fixes minus test improvements
b885a8b8
jacobkahn Alter tests to simply check logits
b80ff8a9
jacobkahn lint
e729586b
jacobkahn jacobkahn requested a review from zucchini-nlp zucchini-nlp 358 days ago
zucchini-nlp
zucchini-nlp approved these changes on 2025-10-01
zucchini-nlp
jacobkahn Have slow tests use repo, make CwmPretrainedModel passthrough
d13e5c27
zucchini-nlp
github-actions
HuggingFaceDocBuilderDev
ArthurZucker
ArthurZucker commented on 2025-10-02
jacobkahn Remove decoder layer implementation, use Llama3Decoder + CwmAttetion
9f2a7ab4
jacobkahn Use linear w/o bias for CwmAttention, add token-level integration test
7802c05f
jacobkahn Don't ignore config attention bias
489a72f0
ArthurZucker
ArthurZucker approved these changes on 2025-10-08
jacobkahn Remove attention bias parameter entirely from config
2bf54c23
github-actions
ArthurZucker ArthurZucker enabled auto-merge (squash) 349 days ago
disabled auto-merge 349 days ago
Pull Request is not mergeable
ArthurZucker ArthurZucker merged 0eae41ad into main 349 days ago

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone