Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -34,7 +34,7 @@ hf_hub_download(
|
|
34 |
)
|
35 |
|
36 |
# Set the title and description
|
37 |
-
title = "SmolLM🤗
|
38 |
description = """SmolLM2, a family of three small language models, performs well in instruction following and reasoning. The largest model significantly improves over its predecessor through advanced training techniques."""
|
39 |
|
40 |
|
|
|
34 |
)
|
35 |
|
36 |
# Set the title and description
|
37 |
+
title = "SmolLM🤗 Llama.cpp"
|
38 |
description = """SmolLM2, a family of three small language models, performs well in instruction following and reasoning. The largest model significantly improves over its predecessor through advanced training techniques."""
|
39 |
|
40 |
|