requirements.txt 159 B

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