Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test-time Scaling Remote

FastAPI server for running LLM models via Ollama on RTX 4090.

Supported Models

  • gelab-zero-4b-preview - Step-AI's Gelab Zero model
  • qwen3-vl - Qwen3 Vision-Language model (thinking mode - shows reasoning process)

Usage

On remote machine:

./sh/run_server.sh

On local machine:

ssh -L 9000:localhost:80 ubuntu@<SERVER_IP>

Then use client to handle the requests. See https://github.com/Sesamexx/Test-time-Scaling-Local.git for specific design.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages