Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -31,7 +31,7 @@ hf_hub_download(
|
|
31 |
|
32 |
# Set the title and description
|
33 |
title = "Qwen-Coder Llama.cpp"
|
34 |
-
description = """
|
35 |
|
36 |
|
37 |
def respond(
|
|
|
31 |
|
32 |
# Set the title and description
|
33 |
title = "Qwen-Coder Llama.cpp"
|
34 |
+
description = """Qwen2.5-Coder, a six-model family of LLMs, boasts enhanced code generation, reasoning, and debugging. Trained on 5.5 trillion tokens, its 32B parameter model rivals GPT-4o, offering versatile capabilities for coding and broader applications."""
|
35 |
|
36 |
|
37 |
def respond(
|