efficentdet

Results 2 issues of efficentdet

### Your current environment 问题 ### 🐛 Describe the bug ```python from vllm import LLM, SamplingParams from transformers import AutoTokenizer import torch # Initialize the tokenizer tokenizer = AutoTokenizer.from_pretrained('/ProjectRoot/long_content_LLM/qwen/Qwen2-1___5B-Instruct') texts...

bug

文档乱七八糟