mrcabellom
Results
2
issues of
mrcabellom
After this pull request https://github.com/emptycrown/llama-hub/pull/181 a lot of loaders were removed from the library.json file…any reason?
Hello! I'm using the following command to obtain inference results: ```bash python start_inference.py --model_name tgnet --input_dir_path ./data_obj_parent_directory --split_txt_path base_name_test_fold.txt --checkpoint_path ckpts/tgnet_fps --checkpoint_path_bdl ckpts/tgnet_bdl ``` but I'm getting the following error:...