MCPcopy Create free account
hub / github.com/kyegomez/BitNet / bit_attention.py

File bit_attention.py

examples/bit_attention.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import torch
2from bitnet import BitMGQA
3
4# Create a random tensor of shape (1, 10, 512)

Callers

nothing calls this directly

Calls 1

BitMGQAClass · 0.90

Tested by

no test coverage detected