Downloads · 30 days
8
22% of all-time downloads
Bondds/08coltT
08coltT is a text generation model from Bondds. Use it when you need the model to write or continue text. It is set up for transformers.
This is a merge of pre-trained language models created using mergekit.
Downloads · 30 days
8
22% of all-time downloads
All-time downloads
36
Public
Parameters
1.6B
3.3 GB on disk
Likes
0
Public
Click a slice to open those files.
.safetensors3.3 GB · 100%
From the Hugging Face model README
This is a merge of pre-trained language models created using mergekit.
This model was merged using the TIES merge method using /root/top1 as a base.
The following models were included in the merge:
The following YAML configuration was used to produce this model:
models:
- model: /root/mod1
parameters:
density: [1, 0.7, 0.1] # density gradient
weight: 1.0
- model: /root/mod2
parameters:
density: 0.3
weight: [0, 0.3, 0.7, 1] # weight gradient
- model: /root/mod3
parameters:
density: 0.1
weight:
- filter: mlp
value: 0.2
- value: 0
merge_method: ties
base_model: /root/top1
parameters:
normalize: true
int8_mask: true
dtype: float16