requirements.txt 172 B

12345678
  1. llama_api_client==0.1.2
  2. func_timeout==4.3.5
  3. tqdm==4.67.1
  4. # uncomment to run vllm for eval with Llama 3.1 8B on HF and its fine-tuned models
  5. # vllm==0.9.2
  6. # openai==1.90.0