Upload folder using huggingface_hub
Browse files- .gitattributes +1 -0
- README.md +68 -0
- chronos-platinum-72b.Q4_0.gguf +3 -0
.gitattributes
CHANGED
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
36 |
+
chronos-platinum-72b.Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
@@ -0,0 +1,68 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model:
|
3 |
+
- Qwen/Qwen2.5-72B
|
4 |
+
tags:
|
5 |
+
- roleplay
|
6 |
+
- storywriting
|
7 |
+
- qwen2.5
|
8 |
+
- finetune
|
9 |
+
- transformers
|
10 |
+
- pytorch
|
11 |
+
---
|
12 |
+
|
13 |
+
# Zeus Labs ~ Chronos-Platinum-72B
|
14 |
+
|
15 |
+
![image/png](https://cdn-uploads.huggingface.co/production/uploads/630417380907b9a115c6aa9f/G05mAhqcp4S_WBfE2vBLl.png)
|
16 |
+
|
17 |
+
Qwen 2.5 72B base model, trained for two epochs on the Chronos Divergence dataset using ChatML. It works well for roleplaying and storywriting as well as general assistant tasks.
|
18 |
+
|
19 |
+
## Instruct Template
|
20 |
+
|
21 |
+
This model uses `ChatML` - below is an example. It is a preset in many frontends.
|
22 |
+
|
23 |
+
```
|
24 |
+
<|im_start|>system
|
25 |
+
You are a helpful assistant<|im_end|>
|
26 |
+
<|im_start|>user
|
27 |
+
Hello there!<|im_end|>
|
28 |
+
<|im_start|>assistant
|
29 |
+
Hi! I'm an AI assistant, designed to help people like you with all sorts of tasks. Is there anything you need help with?<|im_end|>
|
30 |
+
<|im_start|>user
|
31 |
+
I was wondering how transformers work?<|im_end|>
|
32 |
+
<|im_start|>assistant
|
33 |
+
```
|
34 |
+
|
35 |
+
## Quantizations
|
36 |
+
Please note that we tested this model with a 5.0bpw EXL2 quant. Results are not expected to be the same when going below this quanitzation. Thanks to our model quanters!
|
37 |
+
|
38 |
+
#### LlamaCPP (GGUF)
|
39 |
+
[bartowski](https://huggingface.co/bartowski/Chronos-Platinum-72B-GGUF)
|
40 |
+
|
41 |
+
[mradermacher - imatrix](https://huggingface.co/mradermacher/Chronos-Platinum-72B-i1-GGUF)
|
42 |
+
|
43 |
+
#### Exllama2
|
44 |
+
[bartowski](https://huggingface.co/bartowski/Chronos-Platinum-72B-exl2)
|
45 |
+
|
46 |
+
## Sampling Settings
|
47 |
+
Here are some settings that work well with this model:
|
48 |
+
```
|
49 |
+
Coming soon
|
50 |
+
```
|
51 |
+
|
52 |
+
## Credit
|
53 |
+
Thank you to my team consisting of [@ToastyPigeon](https://huggingface.co/ToastyPigeon), [@Fizzarolli](https://huggingface.co/Fizzarolli), and myself [@elinas](https://huggingface.co/elinas).
|
54 |
+
|
55 |
+
Additional thanks to [@AlpinDale](https://huggingface.co/AlpinDale) and the rest of the PygmalionAI team for graciously providing the compute to finetune this model!
|
56 |
+
Thank you to [anthracite-org](https://huggingface.co/anthracite-org) as well for sponsoring this model.
|
57 |
+
|
58 |
+
## Additional Details
|
59 |
+
|
60 |
+
We used a combination of provided logs and WizardLM evol both cleaned up and de-slopped.
|
61 |
+
|
62 |
+
Thanks to Anthropic and OpenAI for the models used to generate synthetic and partially synthetic data to train this model.
|
63 |
+
|
64 |
+
Thanks Elon Musk for being based enough to train AI that compares to the top models.
|
65 |
+
|
66 |
+
If you have any questions or concerns, please post in the community tab.
|
67 |
+
|
68 |
+
DISCLAIMER: Outputs generated by the model are not reflective of our views.
|
chronos-platinum-72b.Q4_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8d1922b2dc7135bad22dbb892e4a09b3cf5677ae93410228ae09224bf64b33cf
|
3 |
+
size 41231735808
|