rajabmondal commited on
Commit
dc601fc
·
verified ·
1 Parent(s): b65e4c9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -12
README.md CHANGED
@@ -69,21 +69,11 @@ These NT-Java-1.1B GGUFs are known to work in:
69
 
70
  Other clients/libraries, not listed above, may not yet work.
71
 
72
- <!-- README_GGUF.md-about-gguf end -->
73
- <!-- repositories-available start -->
74
- ## Repositories available
75
-
76
- * [AWQ model(s) for GPU inference.](https://huggingface.co/TheBloke/Mixtral-8x7B-Instruct-v0.1-AWQ)
77
- * [GPTQ models for GPU inference, with multiple quantisation parameter options.](https://huggingface.co/TheBloke/Mixtral-8x7B-Instruct-v0.1-GPTQ)
78
- * [2, 3, 4, 5, 6 and 8-bit GGUF models for CPU+GPU inference](https://huggingface.co/TheBloke/Mixtral-8x7B-Instruct-v0.1-GGUF)
79
- * [Mistral AI_'s original unquantised fp16 model in pytorch format, for GPU inference and for further conversions](https://huggingface.co/mistralai/Mixtral-8x7B-Instruct-v0.1)
80
- <!-- repositories-available end -->
81
-
82
  <!-- prompt-template start -->
83
- ## Prompt template: Mistral
84
 
85
  ```
86
- [INST] {prompt} [/INST]
87
 
88
  ```
89
 
 
69
 
70
  Other clients/libraries, not listed above, may not yet work.
71
 
 
 
 
 
 
 
 
 
 
 
72
  <!-- prompt-template start -->
73
+ ## Prompt template: None
74
 
75
  ```
76
+ {prompt}
77
 
78
  ```
79