Skip to content
/ BitNet Public

This is an unofficial implementation of BitLinear.

License

Notifications You must be signed in to change notification settings

pocokhc/BitNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1de1faf · Mar 16, 2024

History

4 Commits
Mar 15, 2024
Mar 15, 2024
Mar 15, 2024
Mar 14, 2024
Mar 16, 2024

Repository files navigation

BitNet

This is an unofficial implementation of BitNet.
It is implemented only for BitNetLinear.

Paper

Explanatory article

Although it is in Japanese, I am posting articles on Qiita.

BitNet b1.58(BitLinear)を実装してMNISTで検証してみた(Tensorflow/Torch)

Usage

Execution examples

# Tensorflow
> python examples/mnist_tf.py

# Torch
> python examples/mnist_torch.py

Development Version

Python : 3.12.2
Tensorflow : 2.16.1
Torch : 2.2.1

About

This is an unofficial implementation of BitLinear.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages