-
## 📚 Documentation
Multiple links on the page [`https://pytorch.org/serve/use_cases.html`](https://pytorch.org/serve/use_cases.html) return 404 error or link to the wrong place. This seems to be be…
-
### System Info
- transformers version: 4.45.2
- datasets version: 3.0.1
- Platform: Linux-5.15.0-1070-aws-x86_64-with-glibc2.35
- Python version: 3.10.12
- Huggingface_hub version: 0.26.1
- S…
-
I am trying pytorch tutorial for `torch.compile()`: https://pytorch.org/tutorials/intermediate/torch_compile_tutorial.html#demonstrating-speedups adopting it for `xpu` backend by `s/cuda/xpu`. Using h…
-
## Describe the bug
After following the installation instructions (plus replacing phonemizer with https://github.com/justinjohn0306/phonemizer to make it work on Win 11), and using the same examples …
-
我的是两张8G显存的gpu,共16G。
python inference.py --source_image examples\reference_images\6.jpg --driving_audio examples\driving_audios\1.wav
torch.cuda.OutOfMemoryError: CUDA out of memory. Tried to allocat…
-
**Describe the bug**
https://github.com/NVIDIA/Megatron-LM/blob/01ca03f11e89f4f85682dcac647c2b913b25fcee/examples/run_simple_mcore_train_loop.py#L118
When I moditied `tensor_model_parallel_size` in `r…
-
Thanks for launching this site! I love the examples across different astronomical domains using different kinds of data-driven models!
I figured that it could be nice to include more examples using…
-
### 🚀 The feature, motivation and pitch
**We are kicking off another community sprint!**
This community sprint resolves around extending the latest **GNNLLM features** from PyG 2.6.
This sprint…
-
Hi,
I have a couple of doubts about lightning example of GIN provided here:
https://github.com/rusty1s/pytorch_geometric/blob/master/examples/pytorch_lightning/gin.py
1. Is this projection of ba…
-
**Describe the bug**
I’m experiencing an issue when fine-tuning the Llama-2-7b model from Hugging Face with Zero optimization enabled. I am running on 8 Intel Max 1550 GPUs using the code from the exa…