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

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

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