Pheye-x4-672 / config.json
miguelcarv's picture
Rename pheye_672_every_4.json to config.json
4f4bc30 verified
raw
history blame
345 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.bfloat16",
"decoder_dtype": "torch.bfloat16",
"other_params_dtype": "torch.bfloat16"
}