git lfs error
Hey, I have the issue below. I ran git lfs install, and git lfs pull. But still got same error.
My git lfs version: git-lfs/3.3.0 (GitHub; windows amd64; go 1.19.3; git 77deabdf)
`(jarvis_env) PS F:\code\JARVIS\server> python models_server.py --config config.yaml The torchaudio backend is switched to 'soundfile'. Note that 'sox_io' is not supported on Windows. The torchaudio backend is switched to 'soundfile'. Note that 'sox_io' is not supported on Windows. Traceback (most recent call last): File "F:\code\JARVIS\jarvis_env\lib\site-packages\transformers\modeling_utils.py", line 442, in load_state_dict return torch.load(checkpoint_file, map_location="cpu") File "F:\code\JARVIS\jarvis_env\lib\site-packages\torch\serialization.py", line 815, in load return _legacy_load(opened_file, map_location, pickle_module, **pickle_load_args) File "F:\code\JARVIS\jarvis_env\lib\site-packages\torch\serialization.py", line 1033, in _legacy_load magic_number = pickle_module.load(f, **pickle_load_args) _pickle.UnpicklingError: invalid load key, 'v'.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "F:\code\JARVIS\server\models_server.py", line 343, in git lfs install followed by git lfs pull in the folder you cloned.`
I had the same problem, even with git-lfs installed