Skip to content

Commit

Permalink
Fix OpenRouter links
Browse files Browse the repository at this point in the history
  • Loading branch information
art-from-the-machine committed Feb 27, 2025
1 parent 4417fe4 commit c3304cd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/pages/real_time_npcs.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ Note that changing your provider preferences to prioritize latency or throughput

#### Choose a Fast LLM
Once you have changed your preferences to either prioritize latency or throughput, you can view and select an OpenRouter model from the lists sorted by latency / throughput here:
https://openrouter.ai/models?order=latency-low-to-high
https://openrouter.ai/models?order=throughput-high-to-low
[https://openrouter.ai/models?order=latency-low-to-high](https://openrouter.ai/models?order=latency-low-to-high)
[https://openrouter.ai/models?order=throughput-high-to-low](https://openrouter.ai/models?order=latency-low-to-high)

### c. Local Models
If you have a high-end GPU, running LLMs locally has the advantage of eliminating network latency and providing consistent response times. For setup instructions on running local LLMs, see <a href="./installation.html##local-models">here</a>.
Expand Down

0 comments on commit c3304cd

Please sign in to comment.