Ofer Kruzel
Ofer Kruzel
any news on this one? Ofer
hi Mohammad, here is your code with my examples and additional files I added for plotting and small changes to sim and env to make it work more easily. Ofer...
using the recommended convert with downloaded checkpoints fail on TypeError: 'NoneType' object is not subscriptable. any idea? (venv) oferk@ironman:~/git/pyllama$ python3 -m llama.convert_llama --ckpt_dir pyllama_data/ --tokenizer_path pyllama_data/tokenizer.model --model_size 7B --output_dir ./converted_meta...
succeeded to fix it by adding isnan checks in mGPT/metrics/utils.py in all scipy.linalg.norm inputs. if isnan return 0
but now results looks like this, is that normal? 
#46 is related, trying to convert the 22 joints to mixiamo rig.
I just cloned code from huggingface and have same error, where can I find the fix? 
code on github require the dataset, can you tell me what change I should pull into huggingface code in order to fix?