Commit graph

1316 commits

Author SHA1 Message Date
Jai Suphavadeeprasit
dff4065982 debugging 2026-02-13 11:26:25 -05:00
Jai Suphavadeeprasit
7eb5381262 pass all the informaiton 2026-02-13 11:26:25 -05:00
Jai Suphavadeeprasit
b12d0575e1 unsure 2026-02-13 11:26:25 -05:00
Jai Suphavadeeprasit
5921684e9d pytorch underbelly 2026-02-13 11:26:25 -05:00
Jai Suphavadeeprasit
27df785ad5 patched 2026-02-13 11:26:25 -05:00
Jai Suphavadeeprasit
2225b4623f main changes 2026-02-13 11:26:25 -05:00
Jai Suphavadeeprasit
2dc1c2a981 pipeline changes 2026-02-13 11:26:25 -05:00
Jai Suphavadeeprasit
f3c6275263 streamline process 2026-02-13 11:26:25 -05:00
Jai Suphavadeeprasit
19b3116b84 serialization errors 2026-02-13 11:26:25 -05:00
Jai Suphavadeeprasit
f46e5c562d single copy 1 2026-02-13 11:26:25 -05:00
Jai Suphavadeeprasit
3de03d6db3 single copy 2026-02-13 11:26:25 -05:00
Jai Suphavadeeprasit
5ba06c7d4a threading 2026-02-13 11:26:25 -05:00
Jai Suphavadeeprasit
ca1ec60869 improve default 2026-02-13 11:26:25 -05:00
Jai Suphavadeeprasit
eed13670de better debugging 2026-02-13 11:26:25 -05:00
Jai Suphavadeeprasit
3ac4a64f6f patching problem 2026-02-13 11:26:25 -05:00
Jai Suphavadeeprasit
5af1a4a974 basic changes 2026-02-13 11:26:25 -05:00
Jai Suphavadeeprasit
007f4f275d changes 2026-02-13 11:26:25 -05:00
Jai Suphavadeeprasit
80f67f979a error handling 2026-02-13 11:26:25 -05:00
Jai Suphavadeeprasit
9e53076a82 param locations update 2026-02-13 11:26:25 -05:00
Jai Suphavadeeprasit
197fce640f daemon errors 2026-02-13 11:26:25 -05:00
Jai Suphavadeeprasit
3995e0af7d monkey patch fixes 2026-02-13 11:26:25 -05:00
Jai Suphavadeeprasit
7b975f3adc changes based on torchtitan 2 2026-02-13 11:26:25 -05:00
Jai Suphavadeeprasit
53b29472b4 changes based on torchtitan 2026-02-13 11:26:25 -05:00
Jai Suphavadeeprasit
078dd4a333 Cleanup 2026-02-13 11:26:25 -05:00
Jai Suphavadeeprasit
39e94c4278 weight updates async 2026-02-13 11:26:25 -05:00
Jai Suphavadeeprasit
b3874b658a vllm underlying weights 2026-02-13 11:26:25 -05:00
Jai Suphavadeeprasit
b0d35be8a4 IPC updates 2026-02-13 11:26:25 -05:00
Jai Suphavadeeprasit
e278978fa1 health changes 2026-02-13 11:26:25 -05:00
Jai Suphavadeeprasit
f51ae77f54 add missing parameter 2026-02-13 11:26:25 -05:00
Jai Suphavadeeprasit
d6f389f86f readme updates 2026-02-13 11:26:25 -05:00
Jai Suphavadeeprasit
88ccaa0ea5 standardize the training approach 2026-02-13 11:26:25 -05:00
Jai Suphavadeeprasit
ebdbc54842 tracking 2026-02-13 11:26:25 -05:00
Jai Suphavadeeprasit
9498d9576f training bug 2026-02-13 11:26:25 -05:00
Jai Suphavadeeprasit
d978eff127 smol changes 2026-02-13 11:26:25 -05:00
Jai Suphavadeeprasit
adc3ae712b design choice - LoRA and shared vLLM through the bridge 2026-02-13 11:26:25 -05:00
Jai Suphavadeeprasit
22648bd912 gradient checkpointing issue for LoRAs 2026-02-13 11:26:25 -05:00
Jai Suphavadeeprasit
1e7b7cf841 stuff 2026-02-13 11:26:25 -05:00
Jai Suphavadeeprasit
db7414329b generate endpoint with logprobs 2026-02-13 11:26:25 -05:00
Jai Suphavadeeprasit
e956af11a2 changes 2026-02-13 11:26:25 -05:00
Jai Suphavadeeprasit
426c0fac4c local version 2026-02-13 11:26:25 -05:00
Jai Suphavadeeprasit
7b143a7d68 correction 2026-02-13 11:26:25 -05:00
Jai Suphavadeeprasit
3ed23058c3 initial commit 2026-02-13 11:26:22 -05:00
Jai Suphavadeeprasit
407a22ba12 Save the eval to the disk 2026-02-13 11:25:49 -05:00
dmahan93
81b2d4daab
Merge pull request #375 from NousResearch/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2026-02-09 21:09:44 -08:00
dmahan93
9ffd4de275
Merge pull request #362 from ansulx/fix/trl-vllm-completion-test
Add regression test for TRL vLLM completion wrapper
2026-02-09 21:06:12 -08:00
dmahan93
1580ab5934
Merge pull request #365 from alireza78a/fix/replace-debug-prints-with-logger
fix: replace debug print statements with logger
2026-02-09 21:01:38 -08:00
dmahan93
31a1cd1a8e
Merge pull request #355 from Ridwannurudeen/docs/improve-setup-and-troubleshooting
[docs] Clarify prerequisites, fix Python version inconsistency, and add troubleshooting section
2026-02-09 20:58:49 -08:00
dmahan93
17015f5f96
Merge pull request #373 from NousResearch/add-tokenizer-config-to-servers
add tokenizer name config to set the vllm/sglang tokenizer
2026-02-09 20:47:51 -08:00
pre-commit-ci[bot]
41df2a3701
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.14.14 → v0.15.0](https://github.com/astral-sh/ruff-pre-commit/compare/v0.14.14...v0.15.0)
2026-02-09 23:25:15 +00:00
Dakota
7d6aeb9bbf add tokenizer name config to set the vllm/sglang tokenizer to something different if needed 2026-02-09 15:26:29 -06:00