sitammeur commited on
Commit
06aa4b2
·
verified ·
1 Parent(s): 999bf7c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -30,6 +30,7 @@ hf_hub_download(
30
  local_dir="./models",
31
  )
32
 
 
33
  # Set the title and description
34
  title = "Dolphin🐬 Llama.cpp"
35
  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."""
 
30
  local_dir="./models",
31
  )
32
 
33
+
34
  # Set the title and description
35
  title = "Dolphin🐬 Llama.cpp"
36
  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."""