SicariusSicariiStuff
commited on
Commit
•
8caa75b
1
Parent(s):
929de91
Update README.md
Browse files
README.md
CHANGED
@@ -27,6 +27,11 @@ Since all my work is done on-premises, I am constrained by my current hardware.
|
|
27 |
# Contact Details
|
28 |
I'm not great at self-marketing (tp say the least) and don't have any social media accounts. If you'd like to reach out to me, you can email me at [email protected]. Please note that this email might receive more messages than I can handle, so I apologize in advance if I can't respond to everyone.
|
29 |
|
|
|
|
|
|
|
|
|
|
|
30 |
# Model architecture
|
31 |
Based on Mistral 7B. I didn't even bother to alter the tokenizer.
|
32 |
|
|
|
27 |
# Contact Details
|
28 |
I'm not great at self-marketing (tp say the least) and don't have any social media accounts. If you'd like to reach out to me, you can email me at [email protected]. Please note that this email might receive more messages than I can handle, so I apologize in advance if I can't respond to everyone.
|
29 |
|
30 |
+
# Versions and QUANTS
|
31 |
+
- Base model: [FP16](https://huggingface.co/SicariusSicariiStuff/Zion_Alpha)
|
32 |
+
- Instruction tuned: [FP16](https://huggingface.co/SicariusSicariiStuff/Zion_Alpha_Instruction_Tuned) | [GGUF](https://huggingface.co/SicariusSicariiStuff/Zion_Alpha_Instruction_Tuned_GGUF)
|
33 |
+
|
34 |
+
|
35 |
# Model architecture
|
36 |
Based on Mistral 7B. I didn't even bother to alter the tokenizer.
|
37 |
|