How to use

#2
by andersonbcdefg - opened

Are these delta weights or can they be used directly?

These are delta weights. I have been able to recover the full model by applying this script https://github.com/thunlp/UltraChat/blob/main/UltraLM/weight_diff.py with this https://huggingface.co/huggyllama/llama-13b as the "raw" model. Hope that helps!

Sign up or log in to comment