Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,10 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
| 4 |
Unofficial ggml Dolly-v2-3b models. These are intended to use with the ggml dolly-v2 example: https://github.com/ggerganov/ggml/tree/master/examples/dolly-v2
|
| 5 |
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
+
datasets:
|
| 4 |
+
- databricks/databricks-dolly-15k
|
| 5 |
+
language:
|
| 6 |
+
- en
|
| 7 |
+
library_name: ggml
|
| 8 |
---
|
| 9 |
Unofficial ggml Dolly-v2-3b models. These are intended to use with the ggml dolly-v2 example: https://github.com/ggerganov/ggml/tree/master/examples/dolly-v2
|
| 10 |
|