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!