ensure enable_input_require_grads is called on model before getting the peft model (#345) 176b888 unverified winglian commited on Aug 6, 2023
experimental llama 2 chat support (#296) 3392270 unverified Jan Philipp Harries Jan Philipp Harries commited on Aug 6, 2023
optimize the iteration when tokenizeing large datasets (#332) fe28543 unverified winglian commited on Aug 4, 2023
scope flash-attn+qlora fix correctly, scope to llama, add comment 78b9efb tmm1 commited on Aug 3, 2023
ensure flash-attn fixes happen in both adapter/lora modes, and use torch_dtype 248bf90 tmm1 commited on Aug 2, 2023
add peft install back since it doesn't get installed by setup.py (#331) db2a358 unverified winglian commited on Jul 31, 2023
Merge pull request #276 from theobjectivedad/logging_enhancement 6f16c45 unverified winglian commited on Jul 16, 2023
Fixed pre-commit problems, fixed small bug in logging_config to handle LOG_LEVEL env var b1f4f7a theobjectivedad commited on Jul 15, 2023
Merge branch 'OpenAccess-AI-Collective:main' into logging_enhancement 83237b8 unverified The Objective Dad commited on Jul 15, 2023
Merge pull request #274 from OpenAccess-AI-Collective/NanoCode012-patch-2 168a7a0 unverified Nanobit commited on Jul 14, 2023
don't use llama if trust_remote_code is set since that needs to use AutoModel path 66afb76 winglian commited on Jul 8, 2023
Merge pull request #221 from utensil/local_dataset b9b7d4c unverified winglian commited on Jul 3, 2023
Merge pull request #224 from OpenAccess-AI-Collective/system-prompt-data f150c02 unverified winglian commited on Jun 27, 2023
Merge pull request #187 from OpenAccess-AI-Collective/strip-peft-device-map 93dacba unverified winglian commited on Jun 12, 2023
Merge pull request #177 from NanoCode012/fix/landmark-patch 8002ffb unverified winglian commited on Jun 12, 2023
Merge pull request #192 from OpenAccess-AI-Collective/sharegpt-custom-prompt 74ef5cc unverified winglian commited on Jun 12, 2023
add new sharegpt, refactor prompt so it can be customized later, add exception if no data is processed aac4b76 winglian commited on Jun 11, 2023