What yaml/safetensor file goes with Abyss_7th_layer.ckpt?
#9
by
KZstu
- opened
I wanted to use Abyss_7th_layer.ckpt but it doesn't come with a safetensor file like the others
safetensor is the same thing as ckpt. ckpt can contain malisous code, whereas safetensor (as the name suggests) is a safe way of loading the model. You don't need both, just one is fine..