Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -30,7 +30,7 @@ hf_hub_download(
|
|
30 |
)
|
31 |
|
32 |
# Set the title and description
|
33 |
-
title = "Dolphin
|
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 |
|