Spaces:
Running on CPU Upgrade
Running on CPU Upgrade
Only do model name translation for Llama-2 and CodeLlama
#37
by
sudokien - opened
The function translate_llama2 adds '-hf' suffix to all meta-llama models, which is incorrect. This commit fixes that.
Thanks!
muellerzr changed pull request status to
merged