Update README.md
Browse files
README.md
CHANGED
@@ -12,6 +12,10 @@ Another experimental model, using mostly sythetic data generated by [airoboros](
|
|
12 |
|
13 |
This is a fine-tune of the falcon-180b model, bumped to 4k context via rope scaling, on the [airoboros-2.2.1 dataset](https://hf.co/datasets/jondurbin/airoboros-2.2.1)
|
14 |
|
|
|
|
|
|
|
|
|
15 |
__*Q4_0 quantization will likely not work due to quantized/unquantized (recommended) merge method!*__
|
16 |
|
17 |
This is a fairly general purpose model, but focuses heavily on instruction following, rather than casual chat/roleplay.
|
|
|
12 |
|
13 |
This is a fine-tune of the falcon-180b model, bumped to 4k context via rope scaling, on the [airoboros-2.2.1 dataset](https://hf.co/datasets/jondurbin/airoboros-2.2.1)
|
14 |
|
15 |
+
Base model link: https://huggingface.co/tiiuae/falcon-180B
|
16 |
+
|
17 |
+
The base model has a custom license: https://huggingface.co/tiiuae/falcon-180B/raw/main/LICENSE.txt
|
18 |
+
|
19 |
__*Q4_0 quantization will likely not work due to quantized/unquantized (recommended) merge method!*__
|
20 |
|
21 |
This is a fairly general purpose model, but focuses heavily on instruction following, rather than casual chat/roleplay.
|