FlagOpen / FlagScale

FlagScale is a large model toolkit based on open-sourced projects.
Other
132 stars 40 forks source link

[CI] Update test scripts, unit tests, and test environments. #175

Closed phoenixdong closed 1 month ago

phoenixdong commented 1 month ago
  1. If an exception occurs in the test, exit the test immediately and throw the exception.
  2. Print test progress.
  1. Solve the problem of distributed initialization.
  2. Solve the synchronization problem when creating temporary files.
  3. Solve the problem of computing power mismatch.
  4. Delete redundant methods.
  1. Install new dependency packages.
  2. Container mounted shared memory.