Quellcode durchsuchen

Create README.md

Add benchmarks top-level README
Chester Hu vor 10 Monaten
Ursprung
Commit
fa02ded685
1 geänderte Dateien mit 4 neuen und 0 gelöschten Zeilen
  1. 4 0
      tools/benchmarks/README.md

+ 4 - 0
tools/benchmarks/README.md

@@ -0,0 +1,4 @@
+# Benchmarks
+
+* inference - a folder contains benchmark scripts that apply a throughput analysis for Llama models inference on various backends including on-prem, cloud and on-device.
+* llm_eval_harness - a folder contains a tool to evaluate fine-tuned Llama models including quantized models focusing on quality.