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.84k stars 503 forks source link

Fix typo in setup.py #1263

Closed XiaohanZhangCMU closed 4 weeks ago

XiaohanZhangCMU commented 4 weeks ago

Having the type [all] makes bazel build hang at building typer target. pip ignores the error silently.