choukrani commited on
Commit
6590cf6
1 Parent(s): 3813bba

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -78,7 +78,7 @@ This demo was done using the [llama-cpp-python](https://github.com/abetlen/llama
78
  examples=[
79
  ['What is the capital of Morocco?'],
80
  ['كيفاش نوجد شي طاجين ؟'],
81
- ['واش تقدر تعوض Google ؟'],
82
  ['عاود لي شي نكتة']
83
  ],
84
  cache_examples=False,
 
78
  examples=[
79
  ['What is the capital of Morocco?'],
80
  ['كيفاش نوجد شي طاجين ؟'],
81
+ ['واش تقدر تعوض Google؟'],
82
  ['عاود لي شي نكتة']
83
  ],
84
  cache_examples=False,