File size: 304 Bytes
4e80c84 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 |
models:
- model: xshubhamx/InLegalBERT
parameters:
density: 1
weight: 1
- model: xshubhamx/legal-bert-base-uncased
parameters:
density: 1
weight: 1
merge_method: ties
base_model: xshubhamx/InLegalBERT
parameters:
normalize: false
int8_mask: true
dtype: float16
|