Skip to content

Commit

Permalink
Merge pull request #91 from sdiazlor/main
Browse files Browse the repository at this point in the history
[FIX]: Update package version of tutorial
  • Loading branch information
stevhliu committed May 8, 2024
2 parents e7f1de0 + 4aa71be commit 0336d8c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"metadata": {},
"outputs": [],
"source": [
"!pip install -q -U distilabel \"farm-haystack[preprocessing]\"\n",
"!pip install -q -U distilabel==0.6.0 \"farm-haystack[preprocessing]\"\n",
"!pip install -q -U \"distilabel[hf-inference-endpoints, argilla]\""
]
},
Expand Down

0 comments on commit 0336d8c

Please sign in to comment.