wejoncy

Results 22 comments of wejoncy

Please reopen it if there are other ops required for CoreML

Good question. We can do this definitely. The Transformer API `AutoModelForCausalLM.from_pretrain` has a args named `device_map` doing what you mentioned. It support load the weight into GRAM/VRAM/DISK seperately. It needs...

使用孪生网络还挺容易识别的,ocr 总是不准确

MPI is not a hard requirement for Multi-GPUs (of Nvidia or AMD). Hi @stefantalpalaru What was the case when MPI is required for CPU backend? Is there a real senario...

> I was packaging this software for a Gentoo overlay and I noticed USE_MPI does not enable MPI, due to what is clearly a logic error in the CMake configuration,...

Hi @muellerzr Could you please take a look at it? Sorry if I ping the wrong contributor could you please help to recommend someone? Thanks

Hi @SunMarc Could you please take a look at this issue when you get a time? Thanks.

Sure. I opened a PR to resolve this. https://github.com/huggingface/accelerate/pull/3248