1、inference_baseline.py, llama2chat_inference.py, llama3_inference.py, vicuna_inference.py
These files contain the core algorithms we've implemented. They can be integrated into the SpecBench code framework for execution.
2、requirements.txt: This file lists the packages required for the Conda environment.
3、eval.sh: This is an execution script containing commands to run the program.
