MNN/apps/iOS/MNNLLMChat/MNNLLMiOS/MNNLLMiOS-Bridging-Header.h

15 lines
284 B
Objective-C

//
// MNNLLMiOS-Bridging-Header.h
// MNNLLMiOS
//
// Created by 游薪渝(揽清) on 2025/1/6.
//
#ifndef MNNLLMiOS_Bridging_Header_h
#define MNNLLMiOS_Bridging_Header_h
#import "LLMInferenceEngineWrapper.h"
#import "DiffusionSession.h"
#endif /* MNNLLMiOS_Bridging_Header_h */