Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: tiiuae/falcon-7b-instruct
|
3 |
+
license: apache-2.0
|
4 |
+
---
|
5 |
+
|
6 |
+
16-bit version of https://huggingface.co/tiiuae/falcon-7b-instruct.
|
7 |
+
For quantized versions, see https://huggingface.co/models?search=thebloke/falcon-7b
|