Open revbucket opened 1 month ago
Added a requirements.txt file just to make local installs easier.
Got this by running uv on a clean environment and then calling pip install dolma and freezing the result.
pip install dolma
Added a requirements.txt file just to make local installs easier.
Got this by running uv on a clean environment and then calling
pip install dolma
and freezing the result.