Update app.py
Browse files
app.py
CHANGED
@@ -264,7 +264,7 @@ with open("retriever.yaml", "r") as f:
|
|
264 |
|
265 |
description="""
|
266 |
*CPU Rag Example with LlamaCpp*
|
267 |
-
Take a few minute.
|
268 |
|
269 |
Reference
|
270 |
- [pull-450](https://github.com/huggingface/smolagents/pull/450)
|
|
|
264 |
|
265 |
description="""
|
266 |
*CPU Rag Example with LlamaCpp*
|
267 |
+
Take a few minute.customized prompt is the key.
|
268 |
|
269 |
Reference
|
270 |
- [pull-450](https://github.com/huggingface/smolagents/pull/450)
|