Skip to content
This repository has been archived by the owner on Sep 1, 2023. It is now read-only.

Latest commit

 

History

History
25 lines (16 loc) · 965 Bytes

CHANGELOG.md

File metadata and controls

25 lines (16 loc) · 965 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.1.0] - 2023-03-22

Added

  • Added ColossalAIStrategy (#1)
  • Added overview to local docs (#16)

Changed

  • Changed precision argument to only support precision="16-mixed" argument (#9)

Fixed

  • Allowed using lightning and PL ( #10, #15 )
  • Validated configure_sharded_model hook is overridden (#12)