Upload README.md
Browse files
README.md
CHANGED
@@ -11,6 +11,9 @@ license: llama2
|
|
11 |
model_creator: Lightblue Technology Inc.
|
12 |
model_name: OpenOrca Stx
|
13 |
model_type: llama
|
|
|
|
|
|
|
14 |
quantized_by: TheBloke
|
15 |
---
|
16 |
|
@@ -62,6 +65,7 @@ Here is an incomplate list of clients and libraries that are known to support GG
|
|
62 |
<!-- repositories-available start -->
|
63 |
## Repositories available
|
64 |
|
|
|
65 |
* [GPTQ models for GPU inference, with multiple quantisation parameter options.](https://huggingface.co/TheBloke/OpenOrca_Stx-GPTQ)
|
66 |
* [2, 3, 4, 5, 6 and 8-bit GGUF models for CPU+GPU inference](https://huggingface.co/TheBloke/OpenOrca_Stx-GGUF)
|
67 |
* [Lightblue Technology Inc.'s original unquantised fp16 model in pytorch format, for GPU inference and for further conversions](https://huggingface.co/lightblue/openorca_stx)
|
|
|
11 |
model_creator: Lightblue Technology Inc.
|
12 |
model_name: OpenOrca Stx
|
13 |
model_type: llama
|
14 |
+
prompt_template: '{prompt}
|
15 |
+
|
16 |
+
'
|
17 |
quantized_by: TheBloke
|
18 |
---
|
19 |
|
|
|
65 |
<!-- repositories-available start -->
|
66 |
## Repositories available
|
67 |
|
68 |
+
* [AWQ model(s) for GPU inference.](https://huggingface.co/TheBloke/OpenOrca_Stx-AWQ)
|
69 |
* [GPTQ models for GPU inference, with multiple quantisation parameter options.](https://huggingface.co/TheBloke/OpenOrca_Stx-GPTQ)
|
70 |
* [2, 3, 4, 5, 6 and 8-bit GGUF models for CPU+GPU inference](https://huggingface.co/TheBloke/OpenOrca_Stx-GGUF)
|
71 |
* [Lightblue Technology Inc.'s original unquantised fp16 model in pytorch format, for GPU inference and for further conversions](https://huggingface.co/lightblue/openorca_stx)
|