TheBloke commited on
Commit
cbd42d9
1 Parent(s): 296fd32

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
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
 
@@ -46,6 +49,7 @@ Multiple GPTQ parameter permutations are provided; see Provided Files below for
46
  <!-- repositories-available start -->
47
  ## Repositories available
48
 
 
49
  * [GPTQ models for GPU inference, with multiple quantisation parameter options.](https://huggingface.co/TheBloke/OpenOrca_Stx-GPTQ)
50
  * [2, 3, 4, 5, 6 and 8-bit GGUF models for CPU+GPU inference](https://huggingface.co/TheBloke/OpenOrca_Stx-GGUF)
51
  * [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
 
 
49
  <!-- repositories-available start -->
50
  ## Repositories available
51
 
52
+ * [AWQ model(s) for GPU inference.](https://huggingface.co/TheBloke/OpenOrca_Stx-AWQ)
53
  * [GPTQ models for GPU inference, with multiple quantisation parameter options.](https://huggingface.co/TheBloke/OpenOrca_Stx-GPTQ)
54
  * [2, 3, 4, 5, 6 and 8-bit GGUF models for CPU+GPU inference](https://huggingface.co/TheBloke/OpenOrca_Stx-GGUF)
55
  * [Lightblue Technology Inc.'s original unquantised fp16 model in pytorch format, for GPU inference and for further conversions](https://huggingface.co/lightblue/openorca_stx)