consolidated vs model safetensors

#13
by paolovic - opened

Hi,
which set of safetensors is redundant and can be removed.
model... or consolidated.....safetensors?

Thank you and best
Paul

consolidated is for vLLM native weights, our recommended format. models is for Transformers (that has recently be config fixed).

perfect, thank you!

paolovic changed discussion status to closed

Sign up or log in to comment