Expand description
Shared codec/profile/shape traits for governed compression experiments.
Re-exports§
pub use codec::CodecProfile;pub use codec::KvCacheCodec;pub use codec::VectorCodec;pub use digest::ArtifactDigest;pub use digest::CodecProfileDigest;pub use dtype::DType;pub use error::QuantCodecError;pub use eval::EvalReport;pub use ids::CodecId;pub use ids::ModelFingerprint;pub use ids::TokenizerFingerprint;pub use shape::HeadId;pub use shape::KvAttentionKind;pub use shape::KvCacheShapeV2;pub use shape::KvLayout;pub use shape::KvRole;pub use shape::KvSliceRequest;pub use shape::KvTensorShape;pub use shape::LayerId;pub use shape::TokenSpan;