使用transformers加载decapoda-research/llama-7b-hf的踩坑记录。ValueError:TokenizerclassLLaMATokenizerdoesnotexistorisnotcurrentlyimported.解决办法:https://github.com/huggingface/transformers/issues/22222将tokenizer_config.json中LLaMATokenizer改为LlamaTokenizer。RecursionError:maximumrecursiondepthexceededwhilegettingth