Pheye-x4-672 / config.json
miguelcarv's picture
Update config.json
f7ca5e5 verified
raw
history blame contribute delete
No virus
342 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": 4,
"from_layer": 0,
"reduce": 1,
"encoder_dtype": "torch.float32",
"decoder_dtype": "torch.float32",
"other_params_dtype": "torch.float32"
}