文件历史

12 次代码提交

作者 SHA1 备注 提交日期
Erik Schultheis 9caeceb7ae command-line overwrite to forcibly untie embeddings for llama3.2 models 2025-06-26 18:10:50 +02:00
Erik Schultheis 76a7cce3db replace offload with smaller model 2025-05-04 23:47:58 +02:00
Erik Schultheis 1c02d54716 cudnn does not support fp32 -> remove this pointless test 2025-05-04 20:14:11 +02:00
Erik Schultheis 9c52a9557e fix: CPUOffloadOptimizer + gradient clipping is broken; we use an inefficient workaround to make it correct 2025-04-14 17:06:07 +02:00
Erik Schultheis 5b928298d9 !! DROP THIS COMMIT !!
hard-code a hf token to make the tests run
2025-04-14 11:48:30 +02:00
Erik Schultheis a94471c627 use optimizer offloading when running in CI 2025-04-14 11:33:34 +02:00
Erik Schultheis 090341e8dc enable llama3 CI 2025-04-14 11:33:34 +02:00
Ross Wheeler 56621bba0e Adding CI check for exceeding loss tolerance
LLMC-26
2024-07-13 01:14:20 -07:00
Erik Schultheis 37c3815ede fix path 2024-06-18 14:35:05 +03:00
Erik Schultheis 188e7274e6 add unit test to CI 2024-06-18 13:23:56 +03:00
Aleksa Gordic a0a8795be1 Fix guarding logic, refactor 2024-06-17 14:12:05 +02:00
Ross Wheeler 73506dff2d Adding GPU CI workflow file 2024-06-06 23:43:01 -07:00