We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30215ca commit 73f855dCopy full SHA for 73f855d
docs/source/models/supported_models.md
@@ -225,6 +225,12 @@ print(output)
225
226
## List of Text-only Language Models
227
228
+- ✅︎ indicates that the strategy (LoRA or PP) is supported for the model.
229
+
230
+- 🚧 indicates that the strategy (LoRA or PP) is planned but not yet supported for the model.
231
232
+- ⚠️ indicates that the strategy (LoRA or PP) is available but may have known issues or limitations.
233
234
### Generative Models
235
236
See [this page](#generative-models) for more information on how to use generative models.
0 commit comments