TheBloke commited on
Commit
adfbb7e
1 Parent(s): 27caaf6

Updating model files

Browse files
Files changed (1) hide show
  1. README.md +22 -0
README.md CHANGED
@@ -19,6 +19,17 @@ pipeline_tag: text-generation
19
  license: other
20
  inference: false
21
  ---
 
 
 
 
 
 
 
 
 
 
 
22
 
23
  # Manticore 13B GPTQ
24
 
@@ -65,6 +76,17 @@ It was created without `--act-order` to ensure compatibility with all UIs out th
65
  python llama.py /workspace/models/openaccess-ai-collective_manticore-13b-chat-pyg wikitext2 --wbits 4 --true-sequential --groupsize 128 --save_safetensors /workspace/manticore-pyg/gptq/Manticore-13B-Chat-Pyg-GPTQ-4bit-128g.no-act-order.safetensors
66
  ```
67
 
 
 
 
 
 
 
 
 
 
 
 
68
  # Original Manticore Chat 13B model card
69
 
70
  # Manticore 13B Chat
 
19
  license: other
20
  inference: false
21
  ---
22
+ <div style="width: 100%;">
23
+ <img src="https://i.imgur.com/EBdldam.jpg" alt="TheBlokeAI" style="width: 100%; min-width: 400px; display: block; margin: auto;">
24
+ </div>
25
+ <div style="display: flex; justify-content: space-between; width: 100%;">
26
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
27
+ <p><a href="https://discord.gg/UBgz4VXf">Chat & support: my new Discord server</a></p>
28
+ </div>
29
+ <div style="display: flex; flex-direction: column; align-items: flex-end;">
30
+ <p><a href="https://www.patreon.com/TheBlokeAI">Want to contribute? Patreon coming soon!</a></p>
31
+ </div>
32
+ </div>
33
 
34
  # Manticore 13B GPTQ
35
 
 
76
  python llama.py /workspace/models/openaccess-ai-collective_manticore-13b-chat-pyg wikitext2 --wbits 4 --true-sequential --groupsize 128 --save_safetensors /workspace/manticore-pyg/gptq/Manticore-13B-Chat-Pyg-GPTQ-4bit-128g.no-act-order.safetensors
77
  ```
78
 
79
+ ## Want to support my work?
80
+
81
+ I've had a lot of people ask if they can contribute. I love providing models and helping people, but it is starting to rack up pretty big cloud computing bills.
82
+
83
+ So if you're able and willing to contribute, it'd be most gratefully received and will help me to keep providing models, and work on various AI projects.
84
+
85
+ Donaters will get priority support on any and all AI/LLM/model questions, and I'll gladly quantise any model you'd like to try.
86
+
87
+ * Patreon: coming soon! (just awaiting approval)
88
+ * Ko-Fi: https://ko-fi.com/TheBlokeAI
89
+ * Discord: https://discord.gg/UBgz4VXf
90
  # Original Manticore Chat 13B model card
91
 
92
  # Manticore 13B Chat