We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 428c2dd commit 94e79d7Copy full SHA for 94e79d7
pyproject.toml
@@ -3,7 +3,7 @@ name = "refiners"
3
dynamic = ["version"]
4
description = "The simplest way to train and run adapters on top of foundation models"
5
authors = [{ name = "The Finegrain Team", email = "bonjour@lagon.tech" }]
6
-license = "MIT"
+license = { text = "MIT License" }
7
dependencies = [
8
"torch>=2.1.1",
9
"safetensors>=0.4.0",
0 commit comments