You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.

README.md 287 B

10 months ago
10 months ago
12345678910111213141516
  1. # Benchmark LLM Speed
  2. If you do not have a python virtual environment setup run
  3. '''bash
  4. uv venv --seed -p 3.11
  5. '''
  6. Then Use the following command to run the benchmark:
  7. ```bash
  8. dora build transformers.yaml --uv
  9. dora run transformers.yaml --uv
  10. ```
  11. You should see a benchmark details.