-
Notifications
You must be signed in to change notification settings - Fork 159
Open
Labels
Description
Describe the Bug
-
git clone https://github.com/mosaicml/llm-foundry
-
uv python pin 3.12
-
uv pip install firefly
-
edit https://github.com/mosaicml/llm-foundry/blob/1bc4dd07a052968846362d21814b4ef9b41a6f68/pyproject.toml#L68 to only have 1
*
instead of two**
-
fyrefly init
and it takes a lot of time- maybe if will take more than some seconds a progress bar or something should be printed?
- another suggestion: if it is processing stuff and saving things on cache, maybe cache space should be an option to clean/purge?

I will let it run up to 1 hour and then terminate it with Ctrl+C
Sandbox Link
No response
(Only applicable for extension issues) IDE Information
No response