File size: 444 Bytes
ccc232d
 
 
 
 
 
ca28757
 
 
 
 
 
 
 
d9219b7
 
ccc232d
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
---
license: apache-2.0
pipeline_tag: text-generation
tags:
- code
---
Currently Ctranslate2 does not directly support mistral and zephyr models for conversion


Here is a custom converted model made possible by some code changes to the ct2 repo for mistral. Mainly developed for internal development use you can use it too if your struggling with the same issue

Note: Model was created with BFloat16 quantization


---
license: apache-2.0
---