Update README.md
Browse files
README.md
CHANGED
@@ -5,6 +5,8 @@ tags:
|
|
5 |
- tokenizers
|
6 |
---
|
7 |
|
|
|
|
|
8 |
# DBRX Instruct Tokenizer
|
9 |
|
10 |
A 🤗-compatible version of the **DBRX Instruct** (adapted from [databricks/dbrx-instruct](https://huggingface.co/databricks/dbrx-instruct)). This means it can be used with Hugging Face libraries including [Transformers](https://github.com/huggingface/transformers), [Tokenizers](https://github.com/huggingface/tokenizers), and [Transformers.js](https://github.com/xenova/transformers.js).
|
|
|
5 |
- tokenizers
|
6 |
---
|
7 |
|
8 |
+
## Original Author: @xenova https://huggingface.co/Xenova, repo: https://huggingface.co/Xenova/dbrx-instruct-tokenizer
|
9 |
+
|
10 |
# DBRX Instruct Tokenizer
|
11 |
|
12 |
A 🤗-compatible version of the **DBRX Instruct** (adapted from [databricks/dbrx-instruct](https://huggingface.co/databricks/dbrx-instruct)). This means it can be used with Hugging Face libraries including [Transformers](https://github.com/huggingface/transformers), [Tokenizers](https://github.com/huggingface/tokenizers), and [Transformers.js](https://github.com/xenova/transformers.js).
|