simplify uv command (#898)

This commit is contained in:
Sebastian Raschka
2025-10-31 19:44:57 -05:00
committed by GitHub
parent 760f4c9ecc
commit b1db33b384
3 changed files with 3 additions and 2 deletions

View File

@@ -51,6 +51,7 @@ bonus = [
"safetensors>=0.6.2",
"scikit-learn>=1.3.1",
"sentencepiece>=0.1.99",
"thop",
"tokenizers>=0.21.1",
"transformers>=4.33.2",
"tqdm>=4.65.0",