ollama/integration/testdata
Daniel Hiltgen 55a4a37c3a
int: add performance integration tests (#11173)
usage example:
  go test --tags=integration,perf -count 1 ./integration -v -timeout 1h -run TestModelsPerf 2>&1 | tee int.log
  cat int.log | grep MODEL_PERF_HEADER | cut -f2- -d: > perf.csv
  cat int.log | grep MODEL_PERF_DATA | cut -f2- -d: >> perf.csv
2025-12-29 06:39:40 -06:00
..
embed.json tests: drop llama3.2-vision embedding tests (#10837) 2025-12-29 06:38:08 -06:00
shakespeare.txt int: add performance integration tests (#11173) 2025-12-29 06:39:40 -06:00