Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/kyegomez/BitNet
/ bit_ffn.py
File
bit_ffn.py
examples/bit_ffn.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
torch
2
from
bitnet
import
BitFeedForward
3
4
# Create a random input tensor of shape (10, 512)
Callers
nothing calls this directly
Calls
1
BitFeedForward
Class · 0.90
Tested by
no test coverage detected