|
//
|
|
// 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 */
|