ollama/gpu/gpu_info_darwin.h

4 lines
108 B
Objective-C

#import <Metal/Metal.h>
#include <stdint.h>
uint64_t getRecommendedMaxVRAM();
uint64_t getPhysicalMemory();