MCPcopy
hub / github.com/huggingface/transformers / BltRMSNorm

Class BltRMSNorm

src/transformers/models/blt/modular_blt.py:268–269  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

266
267
268class BltRMSNorm(MllamaTextRMSNorm):
269 pass
270
271
272class BltRotaryEmbedding(LlamaRotaryEmbedding):

Callers 4

__init__Method · 0.70
__init__Method · 0.70
__init__Method · 0.70
__init__Method · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected