-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
Description
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
Reactions are currently unavailable