Revert "run PR e2e docker CI tests in Modal" (#1220) [skip ci] 8da1633 unverified winglian commited on Jan 26, 2024
run PR e2e docker CI tests in Modal (#1217) [skip ci] 36d053f unverified winglian commited on Jan 26, 2024
more checks and fixes for deepspeed and fsdp (#1208) [skip ci] e923e62 unverified winglian commited on Jan 26, 2024
Feat/chatml add system message (#1117) 98b4762 unverified mhenrichsen Mads Henrichsen winglian commited on Jan 25, 2024
fix(log): improve warning to clarify that lora_modules_to_save expect a list (#1197) 08719b9 unverified Nanobit commited on Jan 25, 2024
make sure the model config loader respects the model_revision too (#1160) [skip-ci] fccb542 unverified winglian commited on Jan 22, 2024
Add shifted sparse attention (#973) [skip-ci] 1d70f24 unverified jrc joecummings winglian commited on Jan 18, 2024
Add `layers_to_transform` for `lora_config` (#1118) 8487b97 unverified xzuyn commited on Jan 16, 2024
add gptneox embeddings, fix phi2 inputs, also fix the casting (#1083) 78c5b19 unverified winglian commited on Jan 11, 2024
be more robust about checking embedding modules for lora finetunes (#1074) [skip ci] 0f10080 unverified winglian commited on Jan 10, 2024
feature: better device mapping for large models (#918) bdfefaf unverified kallewoof Karl-Johan Alm winglian commited on Jan 5, 2024
bump transformers and update attention class map name (#1023) bcc78d8 unverified winglian commited on Jan 3, 2024
remove landmark attn and xpos rope implementations (#1010) 70b46ca unverified winglian commited on Dec 28, 2023
Feat: Warns to add to modules_to_save when adding tokens or switching special_tokens (#787) 1ffa386 unverified Nanobit commited on Dec 22, 2023
fix(tokenizer): handle fast tokenizer properly for bos/eos (#914) fde091c unverified Nanobit commited on Dec 8, 2023
feat: add check for quantized model (#913) a581e9f unverified Nanobit winglian commited on Dec 4, 2023
Support device_map=sequential & max_memory config parameters (#903) 992e742 unverified Bryan Thornbury winglian commited on Dec 4, 2023
allow overriding of model_config parameters from the YML (#853) 1bc1186 unverified winglian commited on Nov 16, 2023
fix(tokenizer): update log order after update (#806) 10388a8 unverified Nanobit commited on Oct 31, 2023
fix(config): Set eos/bos to tokenizer if different (#801) 637ed09 unverified Nanobit commited on Oct 29, 2023
refactor neft patch to be more re-usable similar to trl's impl (#796) 827ec3d unverified winglian commited on Oct 29, 2023
Fix(model): Linear detected and added to target module with rope linear (#738) 440c3ab unverified Nanobit commited on Oct 19, 2023