minilm testing

This commit is contained in:
2026-04-08 17:27:11 +05:30
parent ec6fbe40e4
commit d227f37cc2
8 changed files with 24684 additions and 8 deletions

View File

@@ -5,8 +5,13 @@ description = "Add your description here"
readme = "README.md"
requires-python = ">=3.12"
dependencies = [
"accelerate>=1.13.0",
"datasets>=4.8.4",
"git-filter-repo>=2.47.0",
"google-genai>=1.70.0",
"label-studio>=1.23.0",
"label-studio-ml>=1.0.9",
"loguru>=0.7.3",
"torch>=2.11.0",
"transformers>=5.5.0",
]