Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -29,7 +29,7 @@ hf_hub_download(
|
|
29 |
)
|
30 |
|
31 |
# Set the title and description
|
32 |
-
title = "InternLM
|
33 |
description = """InternLM3-8B-Instruct, an open-source 8B parameter instruction model, surpasses similar models in reasoning and knowledge tasks, requiring less data and cost while offering adaptable response modes."""
|
34 |
|
35 |
|
|
|
29 |
)
|
30 |
|
31 |
# Set the title and description
|
32 |
+
title = "InternLM Llama.cpp"
|
33 |
description = """InternLM3-8B-Instruct, an open-source 8B parameter instruction model, surpasses similar models in reasoning and knowledge tasks, requiring less data and cost while offering adaptable response modes."""
|
34 |
|
35 |
|