-
Notifications
You must be signed in to change notification settings - Fork 732
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Backend impacted
The PyTorch implementation
Operating system
Linux
Hardware
GPU with CUDA
Description
Line 429 in moshi/moshi/server.py causes a failure when HF_HUB_OFFLINE=1
Commenting out this line solves the bug:
hf_hub_download(args.hf_repo, "config.json")
Extra information
HF_HUB_OFFLINE=1
Environment
Fill in the following information on your system.
- Operating system version: Linux
If the backend impacted is PyTorch:
- Python version: All
- PyTorch version: All
- CUDA version (run
python -c 'import torch; print(torch.version.cuda)'): - GPU model and memory: GB10 128GB
If the backend is MLX:
- Mac model:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working