mirror of
https://github.com/ollama/ollama.git
synced 2025-08-03 11:02:55 +02: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