doc-to-lora/src/ctx_to_lora
Rujikorn Charakorn c5e9bc769d
toy ctx nums and multi-lora training (#11)
* multi-lora trainable toy number repeat dataset

* per rank bias init

* remove head_bias +simplify merge + skip perplexities metric

* ctx_numbers train example

* self-gen ctx numbers example
2025-08-18 18:38:07 +09:00
..
data toy ctx nums and multi-lora training (#11) 2025-08-18 18:38:07 +09:00
modeling toy ctx nums and multi-lora training (#11) 2025-08-18 18:38:07 +09:00
__init__.py monkey patch liger kernel for gemma-3-1b-it 2025-06-19 04:44:24 +09:00
configs.py toy ctx nums and multi-lora training (#11) 2025-08-18 18:38:07 +09:00
eval_utils.py toy ctx nums and multi-lora training (#11) 2025-08-18 18:38:07 +09:00
hooks.py rearrange + move to uv (#1) 2025-05-27 21:18:15 +09:00
metrics.py toy ctx nums and multi-lora training (#11) 2025-08-18 18:38:07 +09:00
model_loading.py per-rank bias + skip interleave if cached+ add bnb 2025-08-09 15:20:37 +00:00
monkey_patch.py monkey patch liger kernel for gemma-3-1b-it 2025-06-19 04:44:24 +09:00
pooling.py rearrange + move to uv (#1) 2025-05-27 21:18:15 +09:00
trainer.py toy ctx nums and multi-lora training (#11) 2025-08-18 18:38:07 +09:00
utils.py fixing non-packed collator + packing working and trainable 2025-06-24 17:35:50 +09:00
viz_utils.py llm comparator 2025-06-17 11:35:04 +00:00