diff --git a/keras_nlp/src/models/phi3/phi3_presets.py b/keras_nlp/src/models/phi3/phi3_presets.py index 48ea0c1994..0f935d3371 100644 --- a/keras_nlp/src/models/phi3/phi3_presets.py +++ b/keras_nlp/src/models/phi3/phi3_presets.py @@ -22,7 +22,7 @@ "model. The model was trained using the Phi-3 datasets. This " "dataset includes both synthetic data and filtered publicly " "available website data, with an emphasis on high-quality and " - "reasoning-dense properties.", + "reasoning-dense properties." ), "params": 3821079552, "official_name": "Phi-3",