Update README.md
Browse files
README.md
CHANGED
|
@@ -1 +1,30 @@
|
|
| 1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
language:
|
| 3 |
+
- en
|
| 4 |
+
- de
|
| 5 |
+
- es
|
| 6 |
+
- fr
|
| 7 |
+
license: unknown
|
| 8 |
+
datasets:
|
| 9 |
+
- tiiuae/falcon-refinedweb
|
| 10 |
+
model_name: Falcon 180B Chat
|
| 11 |
+
inference: false
|
| 12 |
+
model_creator: Technology Innovation Institute
|
| 13 |
+
model_link: https://huggingface.co/tiiuae/falcon-180B-chat
|
| 14 |
+
model_type: falcon
|
| 15 |
+
quantized_by: TheBloke
|
| 16 |
+
base_model: tiiuae/falcon-180B-chat
|
| 17 |
+
---
|
| 18 |
+
|
| 19 |
+
# Falcon 180B Chat - AWQ
|
| 20 |
+
- Model creator: [Technology Innovation Institute](https://huggingface.co/tiiuae)
|
| 21 |
+
- Original model: [Falcon 180B Chat](https://huggingface.co/tiiuae/falcon-180B-chat)
|
| 22 |
+
|
| 23 |
+
<!-- description start -->
|
| 24 |
+
## Description
|
| 25 |
+
|
| 26 |
+
This repo contains AWQ model files for [Technology Innovation Institute's Falcon 180B Chat](https://huggingface.co/tiiuae/falcon-180B-chat).
|
| 27 |
+
with correct chat template inside tokenizer_config.json
|
| 28 |
+
|
| 29 |
+
## Contact
|
| 30 |
+
falconllm@tii.ae
|