doc-builder
doc-builder copied to clipboard
[Bug] Content not shown in docs
I'm trying to do inference on multiple gpu's and came accross this link: https://huggingface.co/docs/transformers/main/en/perf_infer_gpu_many. As you can see a 'note' is shown but nothing more, is this expected behaviour or should this be updated? Thanks in advance
I guess so because the source doc file is https://github.com/huggingface/transformers/blob/main/docs/source/en/perf_infer_gpu_many.mdx
cc: @lvwerra
Yes, this is work in progress. We'll hopefully update it soon with more info.