Hello, I'm scrutinizing the docs and PRs and cannot find an answer.
Is there a way to do from_pretrained on the folder which contains a single *.safetensors file with a json config?
Or it has to be a set of folders containing each part in safetensors format?
Hello, I'm scrutinizing the docs and PRs and cannot find an answer.
Is there a way to do
from_pretrainedon the folder which contains a single*.safetensorsfile with a json config?Or it has to be a set of folders containing each part in safetensors format?