mirror of
https://github.com/trycua/computer.git
synced 2026-05-05 14:42:50 -05:00
Fix references to local models page
This commit is contained in:
@@ -7,7 +7,7 @@ These models support complete computer-use agent functionality through `Computer
|
||||
|
||||
All agent loops are compatible with any LLM provider supported by LiteLLM.
|
||||
|
||||
See [Running Models Locally](../local-models) for how to use Hugging Face and MLX models on your own machine.
|
||||
See [Running Models Locally](/agent-sdk/supported-model-providers/local-models) for how to use Hugging Face and MLX models on your own machine.
|
||||
|
||||
## Gemini CUA
|
||||
|
||||
|
||||
@@ -340,4 +340,4 @@ You can ask your agent to perform actions like:
|
||||
|
||||
---
|
||||
|
||||
For running models locally, see [Running Models Locally](/agent-sdk/local-models).
|
||||
For running models locally, see [Running Models Locally](/agent-sdk/supported-model-providers/local-models).
|
||||
|
||||
Reference in New Issue
Block a user