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 9b1f299 commit 03716c1Copy full SHA for 03716c1
1 file changed
pyproject.toml
@@ -42,7 +42,7 @@ dependencies = [
42
"mistletoe>=1.4.0",
43
"huggingface-hub>=0.33.4",
44
"pillow",
45
- "granite-common>=0.3.5", # Needed for Intrinsics.
+ "granite-common==0.3.5", # Needed for Intrinsics.
46
"math_verify", # Needed for Majority Voting Sampling Strategies.
47
"rouge_score", # Needed for Majority Voting Sampling Strategies.
48
"llm-sandbox[docker]>=0.3.23",
0 commit comments