krisaujla commited on
Commit
4cfc447
·
verified ·
1 Parent(s): fd8c8b9

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +21 -0
README.md CHANGED
@@ -1,3 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # BitLinear: Ultra-Low-Precision Linear Layers for PyTorch
2
 
3
  [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
 
1
+ ---
2
+ language:
3
+ - en
4
+ license: mit
5
+ library_name: pytorch
6
+ tags:
7
+ - quantization
8
+ - model-compression
9
+ - bitnet
10
+ - ternary-networks
11
+ - deep-learning
12
+ - pytorch
13
+ - cuda
14
+ - cpp
15
+ - edge-ai
16
+ - efficient-ml
17
+ - low-precision
18
+ - transformer
19
+ pipeline_tag: other
20
+ ---
21
+
22
  # BitLinear: Ultra-Low-Precision Linear Layers for PyTorch
23
 
24
  [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)