meta-llama / llama

Inference code for Llama models
Other
56.57k stars 9.59k forks source link

Colons in filenames when using llama download make them incompatible with windows. #1159

Closed Crazy-Pyro closed 3 months ago

Crazy-Pyro commented 3 months ago

Describe the bug The model ID for several of the models include colons making them incompatible with windows systems.

EX: Meta-Llama3.1-405B-Instruct:bf16-mp8

OSError: [WinError 123] The filename, directory name, or volume label syntax is incorrect:

Reproduce Point llama download to Meta-Llama3.1-405B-Instruct:bf16-mp8 Execute

Expected behavior File download begins