Gemma3nModelMetadata
constructor(architecture: String, embeddingLength: Int, perLayerEmbeddingLength: Int, contextLength: Int, blockCount: Int, headCount: Int, kvHeadCount: Int, feedForwardLengths: List<Int>, headDim: Int, vocabSize: Int, slidingWindow: Int, ropeBaseLocal: Float, ropeBaseGlobal: Float, kvSharedLayers: Int, layerPattern: List<String>)(source)