ColossalAI/colossalai/booster/mixed_precision
Xuanlei Zhao 3acbf6d496
[npu] add npu support for hybrid plugin and llama (#5090)
* llama 3d

* update

* fix autocast
2023-11-22 19:23:21 +08:00
..
__init__.py [misc] update pre-commit and run all files (#4752) 2023-09-19 14:20:26 +08:00
bf16.py
fp8.py
fp16_apex.py [misc] update pre-commit and run all files (#4752) 2023-09-19 14:20:26 +08:00
fp16_naive.py [misc] update pre-commit and run all files (#4752) 2023-09-19 14:20:26 +08:00
fp16_torch.py [npu] add npu support for hybrid plugin and llama (#5090) 2023-11-22 19:23:21 +08:00
mixed_precision_base.py [NFC] Fix format for mixed precision (#4253) 2023-07-26 14:12:57 +08:00