icxcn commited on
Commit
3686e08
·
verified ·
1 Parent(s): f5611af

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md CHANGED
@@ -1,3 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # Hydra - M2M Protocol Classifier
2
 
3
  A 1.58-bit quantized BitNet model for LLM API optimization.
 
1
+ ---
2
+ license: apache-2.0
3
+ library_name: pytorch
4
+ tags:
5
+ - bitnet
6
+ - moe
7
+ - classifier
8
+ - security
9
+ - compression
10
+ - 1-bit
11
+ pipeline_tag: text-classification
12
+ ---
13
+
14
  # Hydra - M2M Protocol Classifier
15
 
16
  A 1.58-bit quantized BitNet model for LLM API optimization.