Text Generation
Transformers
PyTorch
English
stablelm_epoch
custom_code
acrastt commited on
Commit
51a9d68
1 Parent(s): 6e85d32

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -19,4 +19,6 @@ Prompt template:
19
  ### RESPONSE:
20
  ```
21
 
22
- Note that this model have the EOS token of `<|endoftext|>` instead of `<\s>`.
 
 
 
19
  ### RESPONSE:
20
  ```
21
 
22
+ Note that this model have the EOS token of `<|endoftext|>` instead of `<\s>`.
23
+
24
+ GPTQ quantizations available [here](https://huggingface.co/TheBloke/Marx-3B-v3-GPTQ).