Ahmadzei's picture
added 3 more tables for large emb model
5fa1a76
raw
history blame contribute delete
227 Bytes
With device_map="auto", Accelerate will determine where to put each layer to maximize the use of your fastest devices (GPUs) and offload the rest on the CPU, or even the hard drive if you don't have enough GPU RAM (or CPU RAM).