mosaicml / llm-foundry

LLM training code for Databricks foundation models
https://www.databricks.com/blog/introducing-dbrx-new-state-art-open-llm
Apache License 2.0
3.83k stars 502 forks source link

Removing logging exception through update run metadata #1292

Open jjanezhang opened 2 weeks ago

jjanezhang commented 2 weeks ago

We are moving to catching exceptions through the python excepthook override approx 7/1/24. We can remove logging to metadata then.