Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,10 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
---
|
4 |
+
|
5 |
+
# Model description
|
6 |
+
This model is the ggml v3 version of [falcon-mini-shakespeare](https://huggingface.co/jploski/falcon-mini-shakespeare) and [falcon40b-mini-shakespeare](https://huggingface.co/jploski/falcon40b-mini-shakespeare).
|
7 |
+
|
8 |
+
# Intended uses & limitations
|
9 |
+
Intended just to aid debugging efforts of a GGML port of Falcon.
|
10 |
+
|