Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
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>
|