Pheye-x2-672 / config.json
miguelcarv's picture
Rename configjson to config.json
8c9533f verified
raw
history blame
No virus
344 Bytes
{
"encoder": "apple/DFN5B-CLIP-ViT-H-14",
"tokenizer": "miguelcarv/phi-1_5-slimorca",
"decoder": "miguelcarv/phi-1_5-slimorca",
"first_level": true,
"level": 3,
"cross_interval": 2,
"from_layer": 0,
"reduce": 1,
"encoder_dtype": "torch.bfloat16",
"decoder_dtype": "torch.bfloat16",
"other_params_dtype": "torch.bfloat16"
}