Skip to content

Tabby not starting webserver #1894

@NeuroJulian

Description

@NeuroJulian

Tabby isn't starting webserver. No logs. Model is downloaded (with progress bar).

2024-04-18T18:54:32.272097Z INFO tabby::serve: crates/tabby/src/serve.rs:118: Starting server, this might take a few minutes...

I am using this command:

docker run -it --gpus all \
  -p 8080:8080 -v $HOME/.tabby:/data \
  tabbyml/tabby serve --model StarCoder-1B --device cuda

OS and GPU:
RTX 3060 12GB, Driver Version: 535.161.07 CUDA Version: 12.2, Ubuntu 20.04

Regards,
Julian

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions