moe-plugin-sdk 1.1.0

Stable SDK for building third-party MoE-13 inference plugins.
Documentation
1
2
3
4
5
pub mod verifier;
pub mod sandbox;

pub use verifier::*;
pub use sandbox::*;