Update README.md
Browse files
README.md
CHANGED
@@ -13,8 +13,8 @@ tags:
|
|
13 |
# Hermes-2.5-Yi-1.5-9B-Chat-GGUF
|
14 |
|
15 |
This model is a fine-tuned version of [01-ai/Yi-1.5-9B-Chat](https://huggingface.co/01-ai/Yi-1.5-9B-Chat) on the [teknium/OpenHermes-2.5](https://huggingface.co/datasets/teknium/OpenHermes-2.5) dataset.
|
16 |
-
I'm very happy with the results. The model now seems a lot smarter and "aware" in certain situations. It got quite an big edge on the AGIEval Benchmark for models in it's class
|
17 |
-
I plan to extend
|
18 |
|
19 |
## Model Details
|
20 |
|
@@ -74,6 +74,7 @@ This model is released under the Apache 2.0 license.
|
|
74 |
Special thanks to:
|
75 |
- Teknium for the great OpenHermes-2.5 dataset
|
76 |
- 01-ai for their great model
|
|
|
77 |
|
78 |
## Citation
|
79 |
|
|
|
13 |
# Hermes-2.5-Yi-1.5-9B-Chat-GGUF
|
14 |
|
15 |
This model is a fine-tuned version of [01-ai/Yi-1.5-9B-Chat](https://huggingface.co/01-ai/Yi-1.5-9B-Chat) on the [teknium/OpenHermes-2.5](https://huggingface.co/datasets/teknium/OpenHermes-2.5) dataset.
|
16 |
+
I'm very happy with the results. The model now seems a lot smarter and "aware" in certain situations. It got quite an big edge on the AGIEval Benchmark for models in it's class.
|
17 |
+
I plan to extend its context length to 32k with POSE. This is the GGUF repo. You can find the main repo here [Hermes-2.5-Yi-1.5-9B-Chat](https://huggingface.co/juvi21/Hermes-2.5-Yi-1.5-9B-Chat).
|
18 |
|
19 |
## Model Details
|
20 |
|
|
|
74 |
Special thanks to:
|
75 |
- Teknium for the great OpenHermes-2.5 dataset
|
76 |
- 01-ai for their great model
|
77 |
+
- KIT SCC for FLOPS
|
78 |
|
79 |
## Citation
|
80 |
|