Update README.md
Browse files
README.md
CHANGED
@@ -31,6 +31,8 @@ Our thanks to the Mistral team for leading the way here.
|
|
31 |
|
32 |
We affectionately codename this model: "*MistralOrca*"
|
33 |
|
|
|
|
|
34 |
Want to visualize our full (pre-filtering) dataset? Check out our [Nomic Atlas Map](https://atlas.nomic.ai/map/c1b88b47-2d9b-47e0-9002-b80766792582/2560fd25-52fe-42f1-a58f-ff5eccc890d2).
|
35 |
|
36 |
[<img src="https://huggingface.co/Open-Orca/OpenOrca-Preview1-13B/resolve/main/OpenOrca%20Nomic%20Atlas.png" alt="Atlas Nomic Dataset Map" width="400" height="400" />](https://atlas.nomic.ai/map/c1b88b47-2d9b-47e0-9002-b80766792582/2560fd25-52fe-42f1-a58f-ff5eccc890d2)
|
@@ -55,6 +57,7 @@ Quantized versions of this model are generously made available by [TheBloke](htt
|
|
55 |
- GPTQ: https://huggingface.co/TheBloke/Mistral-7B-OpenOrca-GPTQ
|
56 |
- GGUF: https://huggingface.co/TheBloke/Mistral-7B-OpenOrca-GGUF
|
57 |
|
|
|
58 |
# Prompt Template
|
59 |
|
60 |
We used [OpenAI's Chat Markup Language (ChatML)](https://github.com/openai/openai-python/blob/main/chatml.md) format, with `<|im_start|>` and `<|im_end|>` tokens added to support this.
|
|
|
31 |
|
32 |
We affectionately codename this model: "*MistralOrca*"
|
33 |
|
34 |
+
If you'd like to try the model now, we have it running on fast GPUs unquantized: https://huggingface.co/spaces/Open-Orca/Mistral-7B-OpenOrca
|
35 |
+
|
36 |
Want to visualize our full (pre-filtering) dataset? Check out our [Nomic Atlas Map](https://atlas.nomic.ai/map/c1b88b47-2d9b-47e0-9002-b80766792582/2560fd25-52fe-42f1-a58f-ff5eccc890d2).
|
37 |
|
38 |
[<img src="https://huggingface.co/Open-Orca/OpenOrca-Preview1-13B/resolve/main/OpenOrca%20Nomic%20Atlas.png" alt="Atlas Nomic Dataset Map" width="400" height="400" />](https://atlas.nomic.ai/map/c1b88b47-2d9b-47e0-9002-b80766792582/2560fd25-52fe-42f1-a58f-ff5eccc890d2)
|
|
|
57 |
- GPTQ: https://huggingface.co/TheBloke/Mistral-7B-OpenOrca-GPTQ
|
58 |
- GGUF: https://huggingface.co/TheBloke/Mistral-7B-OpenOrca-GGUF
|
59 |
|
60 |
+
|
61 |
# Prompt Template
|
62 |
|
63 |
We used [OpenAI's Chat Markup Language (ChatML)](https://github.com/openai/openai-python/blob/main/chatml.md) format, with `<|im_start|>` and `<|im_end|>` tokens added to support this.
|