Akjava commited on
Commit
8f0a93d
·
verified ·
1 Parent(s): 1104a3b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -103,7 +103,7 @@ hf_hub_download(
103
  )
104
 
105
  # Set the title and description
106
- title = "Gemma3-1B llama.cpp on cpu rag"
107
  description = """This is prompt version rag.\n fast and stable than [smolagent version](https://huggingface.co/spaces/Akjava/Gemma3-1B-llamacpp-cpu-rag-smolagents).but the prompt needs significant improvement."""
108
 
109
 
 
103
  )
104
 
105
  # Set the title and description
106
+ title = "Gemma3-4B llama.cpp on cpu rag"
107
  description = """This is prompt version rag.\n fast and stable than [smolagent version](https://huggingface.co/spaces/Akjava/Gemma3-1B-llamacpp-cpu-rag-smolagents).but the prompt needs significant improvement."""
108
 
109