docs: lowercase goose in remaining topics (#5861)
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
---
|
||||
title: Benchmarking with Goose
|
||||
sidebar_label: Benchmark with Goose
|
||||
title: Benchmarking with goose
|
||||
sidebar_label: Benchmark with goose
|
||||
---
|
||||
|
||||
The Goose benchmarking system allows you to evaluate goose performance on complex tasks with one or more system
|
||||
The goose benchmarking system allows you to evaluate goose performance on complex tasks with one or more system
|
||||
configurations.<br></br>
|
||||
This guide covers how to use the `goose bench` command to run benchmarks and analyze results.
|
||||
|
||||
@@ -193,7 +193,7 @@ RUST_LOG=debug goose bench bench-config.json
|
||||
|
||||
### Tool Shimming
|
||||
|
||||
Tool shimming allows you to use a non-tool-capable models with Goose, provided Ollama is installed on the
|
||||
Tool shimming allows you to use a non-tool-capable models with goose, provided Ollama is installed on the
|
||||
system.
|
||||
|
||||
See this guide for important details on [tool shimming](/docs/experimental/ollama).
|
||||
|
||||
Reference in New Issue
Block a user