Text Generation
Transformers
Safetensors
English
mistral
Inference Endpoints
text-generation-inference
PocketDoc commited on
Commit
cfcc969
1 Parent(s): dd35d28

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -9,6 +9,11 @@ license: apache-2.0
9
 
10
  **16k training sequences**
11
 
 
 
 
 
 
12
  # What is the model for?
13
 
14
  This model is proficient in crafting text-based adventure games. It can both concise replies and more expansive, novel-like descriptions. The ability to alternate between these two response styles can be triggered by a distinct system message.
 
9
 
10
  **16k training sequences**
11
 
12
+ **Quantized versions courtesy of [TheBloke](https://huggingface.co/TheBloke):**
13
+ - [GGUF](https://huggingface.co/TheBloke/Dans-AdventurousWinds-Mk2-7B-GGUF) - For CPU and or GPU
14
+ - [GPTQ](https://huggingface.co/TheBloke/Dans-AdventurousWinds-Mk2-7B-GPTQ) - For GPU
15
+ - [AWQ](https://huggingface.co/TheBloke/Dans-AdventurousWinds-Mk2-7B-AWQ) - New format for GPU
16
+
17
  # What is the model for?
18
 
19
  This model is proficient in crafting text-based adventure games. It can both concise replies and more expansive, novel-like descriptions. The ability to alternate between these two response styles can be triggered by a distinct system message.