langchain_community.embeddings.titan_takeoff
.Device¶
- class langchain_community.embeddings.titan_takeoff.Device(value)[source]¶
Device to use for inference, cuda or cpu.
- cuda = 'cuda'¶
- cpu = 'cpu'¶