Update README.md
Browse files
README.md
CHANGED
@@ -4,7 +4,7 @@ tags:
|
|
4 |
license: mit
|
5 |
language:
|
6 |
- it
|
7 |
-
base_model:
|
8 |
widget:
|
9 |
- example_title: Pirate!
|
10 |
messages:
|
@@ -21,4 +21,5 @@ widget:
|
|
21 |
enjoy the peace and quiet once again. But beware, me hearty, for there may
|
22 |
be more llamas where that one came from! Arr!
|
23 |
pipeline_tag: text-generation
|
|
|
24 |
---
|
|
|
4 |
license: mit
|
5 |
language:
|
6 |
- it
|
7 |
+
base_model: HuggingFaceH4/zephyr-7b-beta
|
8 |
widget:
|
9 |
- example_title: Pirate!
|
10 |
messages:
|
|
|
21 |
enjoy the peace and quiet once again. But beware, me hearty, for there may
|
22 |
be more llamas where that one came from! Arr!
|
23 |
pipeline_tag: text-generation
|
24 |
+
library_name: transformers
|
25 |
---
|