Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
title:
|
3 |
colorFrom: indigo
|
4 |
colorTo: blue
|
5 |
sdk: gradio
|
@@ -7,7 +7,7 @@ sdk_version: 5.20.1
|
|
7 |
app_file: app.py
|
8 |
pinned: false
|
9 |
license: mit
|
10 |
-
short_description: t5-
|
11 |
---
|
12 |
|
13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
1 |
---
|
2 |
+
title: llhamacpp-flan-t5-large-grammar-synthesis
|
3 |
colorFrom: indigo
|
4 |
colorTo: blue
|
5 |
sdk: gradio
|
|
|
7 |
app_file: app.py
|
8 |
pinned: false
|
9 |
license: mit
|
10 |
+
short_description: flan-t5-large-grammar-synthesis on Llama.cpp CPU
|
11 |
---
|
12 |
|
13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|