浏览代码

Create README.md

Add benchmarks top-level README
Chester Hu 10 月之前
父节点
当前提交
fa02ded685
共有 1 个文件被更改,包括 4 次插入0 次删除
  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.