anakin87 commited on
Commit
cf30b39
•
1 Parent(s): 7613560
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -21,7 +21,7 @@ DESCRIPTION = """\
21
  Fine-tuned version of Microsoft/Phi-3.5-mini-instruct to improve the performance on the Italian language.
22
  Small (3.82 B parameters) but capable model, with 128k context length.
23
 
24
- For more details, check out the [model card](https://huggingface.co/anakin87/Phi-3.5-mini-ITA).
25
  """
26
 
27
  MAX_MAX_NEW_TOKENS = 2048
 
21
  Fine-tuned version of Microsoft/Phi-3.5-mini-instruct to improve the performance on the Italian language.
22
  Small (3.82 B parameters) but capable model, with 128k context length.
23
 
24
+ [🪪 **Model card**](https://huggingface.co/anakin87/Phi-3.5-mini-ITA)
25
  """
26
 
27
  MAX_MAX_NEW_TOKENS = 2048