michaelfeil commited on
Commit
2ee7a4c
·
1 Parent(s): 8f217ed

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -1,5 +1,8 @@
1
  ---
2
  license: mit
 
 
 
3
  ---
4
  # Fast-Inference with Ctranslate2
5
  Speedup inference by 2x-8x using int8 inference in C++
 
1
  ---
2
  license: mit
3
+ tags:
4
+ - ctranslate2
5
+ - dolly-v2
6
  ---
7
  # Fast-Inference with Ctranslate2
8
  Speedup inference by 2x-8x using int8 inference in C++