Mrw33554432 commited on
Commit
a4f5f9e
1 Parent(s): b4239f2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -22,8 +22,8 @@ Please notice the kernel is not optimzed for 1-bit matrix yet.
22
 
23
  The model is trained on a 3090(24GB) for 16 hours.
24
 
25
- ### For faster(3x) inference, check https://github.com/Mrw33554432/Bitlinear4HF and install custom kernel
26
- ### For training code, check https://github.com/Mrw33554432/Bitlinear4HF.
27
 
28
  The training code should be compatible with most of the LLMs in huggingface.
29
 
 
22
 
23
  The model is trained on a 3090(24GB) for 16 hours.
24
 
25
+ ## For faster(3x) inference, check https://github.com/Mrw33554432/Bitlinear4HF and install custom kernel
26
+ ## For training code, check https://github.com/Mrw33554432/Bitlinear4HF.
27
 
28
  The training code should be compatible with most of the LLMs in huggingface.
29