UCE icon indicating copy to clipboard operation
UCE copied to clipboard

Issue with Multi-GPU Distributed Computing Using UCE Model

Open kelimeike opened this issue 1 year ago • 1 comments

Hi there,

I encountered a problem while calculating embeddings with the UCE model and setting args.multi_gpu=True. I received an error: AttributeError: 'TransformerModel' object has no attribute 'module'. Could you please help me understand what might be causing this and how to resolve it?

Thank you!

kelimeike avatar May 13 '24 07:05 kelimeike

Hi, are you launching the command with hugging face accelerator?

Yanay1 avatar May 14 '24 02:05 Yanay1