About Convert
#3
by
DataSoul
- opened
May I know how to convert the model to llama format? I noticed they updated the model weights a few days ago.
Oh dam good catch, I made it using Charles' script BUT internlm offers their own conversion script that I'll use right now
https://github.com/InternLM/InternLM/commits/main/tools/convert2llama.py
Oh dam good catch, I made it using Charles' script BUT internlm offers their own conversion script that I'll use right now
https://github.com/InternLM/InternLM/commits/main/tools/convert2llama.py
Thanks!