OllamaResource.withGPUSupport
Method
interface OllamaResource { // ... omitted for brevity withGPUSupport(vendor?: OllamaGpuVendor): OllamaResource;}Signature
method
withGPUSupportbuilderAdds GPU support to the Ollama container.
withGPUSupport(vendor?: OllamaGpuVendor): OllamaResourceParameters
vendorOllamaGpuVendoroptional= NvidiaReturns
OllamaResourceDefined on
This method is defined on the following type: