KantaHayashiAI commited on
Commit
ecb843e
·
verified ·
1 Parent(s): 0b99ec0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -8,7 +8,7 @@ DESCRIPTION = """\
8
  # EvaByte [Byte-Level LLM]
9
 
10
  EvaByte is a efficient byte-level language model with multibyte prediction and EVA attention, built by the University of Hong Kong and SambaNova Systems.
11
- This Space is an unofficial demo of the instruction-tuned version [EvaByte/EvaByte-SFT](https://huggingface.co/EvaByte/EvaByte-SFT).
12
  For full details on architecture, training recipe, and benchmarks, see their blog post and the project repository:
13
 
14
  - Blog: <https://hkunlp.github.io/blog/2025/evabyte>
 
8
  # EvaByte [Byte-Level LLM]
9
 
10
  EvaByte is a efficient byte-level language model with multibyte prediction and EVA attention, built by the University of Hong Kong and SambaNova Systems.
11
+ This Space is an unofficial demo of the instruction-tuned version [EvaByte/EvaByte-SFT](https://huggingface.co/EvaByte/EvaByte-SFT).
12
  For full details on architecture, training recipe, and benchmarks, see their blog post and the project repository:
13
 
14
  - Blog: <https://hkunlp.github.io/blog/2025/evabyte>