ahmed-masry commited on
Commit
7c6ba49
·
verified ·
1 Parent(s): da6124b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -14,7 +14,7 @@ MAX_INPUT_TOKEN_LENGTH = int(os.getenv("MAX_INPUT_TOKEN_LENGTH", "4096"))
14
  DESCRIPTION = """\
15
  # ALLaM-7B Instruct
16
 
17
- This Space demonstrates model [ALLaM-7B-Instruct-preview](https://huggingface.co/ALLaM-AI/ALLaM-7B-Instruct-preview) by National Center for Artificial Intelligence (NCAI) at the Saudi Data and AI Authority (SDAIA)!
18
 
19
  ALLaM works with both the Arabic and English languages.
20
 
 
14
  DESCRIPTION = """\
15
  # ALLaM-7B Instruct
16
 
17
+ This Space demonstrates the LLM [ALLaM-7B-Instruct-preview](https://huggingface.co/ALLaM-AI/ALLaM-7B-Instruct-preview) by National Center for Artificial Intelligence (NCAI) at the Saudi Data and AI Authority (SDAIA)!
18
 
19
  ALLaM works with both the Arabic and English languages.
20