sitammeur commited on
Commit
e5c7e80
·
verified ·
1 Parent(s): f3b5726

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -34,7 +34,7 @@ hf_hub_download(
34
  )
35
 
36
  # Set the title and description
37
- title = "SmolLM🤗 Llamacpp"
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