ctranslate2-4you commited on
Commit
be15a05
·
verified ·
1 Parent(s): e6a4a6d

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: ctranslate2
3
+ base_model:
4
+ - LGAI-EXAONE/EXAONE-3.5-7.8B-Instruct
5
+ base_model_relation: quantized
6
+ tags:
7
+ - ctranslate2
8
+ - chat
9
+ ---
10
+ Ctranslate2 8-bit quantization of [original model](https://huggingface.co/LGAI-EXAONE/EXAONE-3.5-7.8B-Instruct).
11
+
12
+ However, this would not have been possible without the model first being converted to Llama format [from here](https://huggingface.co/datalama/EXAONE-3.5-7.8B-Instruct-Llamafied)