From 9776126c8d1df97043bb129a9c6173ca4aa651b6 Mon Sep 17 00:00:00 2001 From: Ishaan Jaff Date: Mon, 13 Nov 2023 14:32:15 -0800 Subject: [PATCH] Update readme.md --- cookbook/benchmark/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cookbook/benchmark/readme.md b/cookbook/benchmark/readme.md index ffaed3527a..8829abee45 100644 --- a/cookbook/benchmark/readme.md +++ b/cookbook/benchmark/readme.md @@ -5,7 +5,7 @@

Benchmark LLMs response, cost and response time

-| Model | Provider | Cost (Decimal) | +| Model | Provider | Cost per input + output token ($)| | --- | --- | --- | | openrouter/mistralai/mistral-7b-instruct | openrouter | 0.0 | | ollama/llama2 | ollama | 0.0 |