Skip to content

Commit 0651196

Browse files
yossiovadiaclaude
andcommitted
fix: update demo links to point to main project repository
- Changed GitHub Pages links from personal repo to vllm-project repository - Ensures demo will work once PR is merged to main - Provides correct canonical URL for PyPI and documentation 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]> Signed-off-by: Yossi Ovadia <[email protected]>
1 parent 6985a84 commit 0651196

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

e2e-tests/llm-katan/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
A lightweight LLM serving package using FastAPI and HuggingFace transformers, designed for testing and development with real tiny models.
44

5+
> **🎬 [See Live Demo](https://vllm-project.github.io/semantic-router/e2e-tests/llm-katan/terminal-demo.html)** - Interactive terminal showing multi-instance setup in action!
6+
57
## Features
68

79
- 🚀 **FastAPI-based**: High-performance async web server
@@ -66,7 +68,7 @@ llm-katan --model Qwen/Qwen3-0.6B --port 8000 --backend vllm
6668

6769
### Multi-Instance Testing
6870

69-
**🎬 [Live Demo](https://yossiovadia.github.io/semantic-router/e2e-tests/llm-katan/terminal-demo.html)** - See this in action with animated terminals!
71+
**🎬 [Live Demo](https://vllm-project.github.io/semantic-router/e2e-tests/llm-katan/terminal-demo.html)** - See this in action with animated terminals!
7072

7173
> *Note: If GitHub Pages isn't enabled, you can also [download and open the demo locally](./terminal-demo.html)*
7274

0 commit comments

Comments
 (0)