jerichosiahaya
commited on
Commit
•
7eb6dbf
1
Parent(s):
ec7a33f
Update README.md
Browse files
README.md
CHANGED
@@ -5,5 +5,6 @@ language:
|
|
5 |
library_name: transformers
|
6 |
tags:
|
7 |
- text-generation-inference
|
|
|
8 |
---
|
9 |
This repository contains the conversion of [robinsyihab/Sidrap-7B-v1](https://huggingface.co/robinsyihab/Sidrap-7B-v1) to the [CTranslate2](https://github.com/OpenNMT/CTranslate2) model format.
|
|
|
5 |
library_name: transformers
|
6 |
tags:
|
7 |
- text-generation-inference
|
8 |
+
- ctranslate2
|
9 |
---
|
10 |
This repository contains the conversion of [robinsyihab/Sidrap-7B-v1](https://huggingface.co/robinsyihab/Sidrap-7B-v1) to the [CTranslate2](https://github.com/OpenNMT/CTranslate2) model format.
|