Librarian Bot: Add merge tag to model
#1
by
librarian-bot
- opened
README.md
CHANGED
@@ -1,10 +1,12 @@
|
|
1 |
---
|
|
|
|
|
2 |
license: other
|
|
|
|
|
3 |
datasets:
|
4 |
- yahma/alpaca-cleaned
|
5 |
- Xilabs/PIPPA-alpaca
|
6 |
-
language:
|
7 |
-
- en
|
8 |
---
|
9 |
|
10 |
This is a refined version of my Rosa line, utilizing the same datasets as Foundation, but with a more sane approach to the creation of the LoRAs. This should be an improvement in every way.
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
license: other
|
5 |
+
tags:
|
6 |
+
- merge
|
7 |
datasets:
|
8 |
- yahma/alpaca-cleaned
|
9 |
- Xilabs/PIPPA-alpaca
|
|
|
|
|
10 |
---
|
11 |
|
12 |
This is a refined version of my Rosa line, utilizing the same datasets as Foundation, but with a more sane approach to the creation of the LoRAs. This should be an improvement in every way.
|