Skip to content

Commit ed01c30

Browse files
authored
Blog k2 update (#169)
1 parent cfeded7 commit ed01c30

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

blog/2025-07-20-k2-large-scale-ep.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,7 @@ kubectl apply -f https://raw.githubusercontent.com/sgl-project/ome/refs/heads/ma
112112
With these declarative resources in place, OME will automatically handle model downloading, runtime orchestration, and endpoint provisioning—enabling scalable, production-grade inference for the Kimi K2 model family.
113113

114114
**Interacting with the Model**
115+
115116
This command forwards local port 8080 to model on port 80:
116117
```bash
117118
kubectl port-forward -n kimi-k2-instruct service/kimi-k2-instruct 8080:80

0 commit comments

Comments
 (0)