-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Open
Description
I have downloaded the image local, and I run the docker failed.
docker run -it --gpus all -p 8080:8080 -v $HOME/.tabby:/d
ata tabbyml/tabby serve --model TabbyML/StarCoder-1B --device cuda
The application panicked (crashed).
Message: Failed to fetch model organization : Failed to download
Caused by:
0: error sending request for url (https://raw.githubusercontent.com/TabbyML/registry-tabby/main/models.json)
1: client error (Connect)
2: tcp connect error: Connection refused (os error 111)
3: Connection refused (os error 111)
Location: /root/workspace/crates/tabby-common/src/registry.rs:102
Metadata
Metadata
Assignees
Labels
No labels