We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40bc3f7 commit da9c7b3Copy full SHA for da9c7b3
examples/classification_regression/README.md
@@ -10,7 +10,7 @@ It supports
10
11
Install Redco
12
```shell
13
-pip install redco==0.4.11
+pip install redco==0.4.16
14
```
15
16
### Usage
examples/language_modeling/README.md
@@ -8,7 +8,7 @@ This example implements instruction finetuning of Causal LLMs.
8
### Requirement
9
-pip install redco==0.4.15
### Use
examples/text_to_text/README.md
0 commit comments