mirror of
https://github.com/dogkeeper886/ollama37.git
synced 2025-12-11 00:07:07 +00:00
5
discover/gpu_info_darwin.h
Normal file
5
discover/gpu_info_darwin.h
Normal file
@@ -0,0 +1,5 @@
|
||||
#import <Metal/Metal.h>
|
||||
#include <stdint.h>
|
||||
uint64_t getRecommendedMaxVRAM();
|
||||
uint64_t getPhysicalMemory();
|
||||
uint64_t getFreeMemory();
|
||||
Reference in New Issue
Block a user