dwb2023 commited on
Commit
436f61e
·
verified ·
1 Parent(s): ce7a117

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -17,7 +17,7 @@ DEFAULT_MAX_NEW_TOKENS = 50
17
  MAX_INPUT_TOKEN_LENGTH = 512
18
 
19
  DESCRIPTION = """\
20
- # Phi-3-mini-4k-instruct -- Running on CPU
21
 
22
  This Space demonstrates [microsoft/Phi-3-mini-4k-instruct](https://huggingface.co/microsoft/Phi-3-mini-4k-instruct) by Microsoft. Please, check the original model card for details.
23
 
 
17
  MAX_INPUT_TOKEN_LENGTH = 512
18
 
19
  DESCRIPTION = """\
20
+ # Phi-3-mini-4k-instruct
21
 
22
  This Space demonstrates [microsoft/Phi-3-mini-4k-instruct](https://huggingface.co/microsoft/Phi-3-mini-4k-instruct) by Microsoft. Please, check the original model card for details.
23