sitammeur commited on
Commit
4957f64
·
verified ·
1 Parent(s): 00839b0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -30,7 +30,7 @@ hf_hub_download(
30
  )
31
 
32
  # Set the title and description
33
- title = "Dolphin-3 Llama.cpp 🐬"
34
  description = """Dolphin 3.0 is a powerful, general-purpose local AI model designed for coding, math, and various other tasks, aiming similar to the models like ChatGPT and Claude."""
35
 
36
 
 
30
  )
31
 
32
  # Set the title and description
33
+ title = "Dolphin Llama.cpp 🐬"
34
  description = """Dolphin 3.0 is a powerful, general-purpose local AI model designed for coding, math, and various other tasks, aiming similar to the models like ChatGPT and Claude."""
35
 
36