Skip to content

Commit d307ea9

Browse files
Update index.html
1 parent cce11cc commit d307ea9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mtokenizer/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ <h1 style="color: orange">Tokenize!</h1>
159159
<div class="example" data-example="[SYSTEM_PROMPT] system prompt[/SYSTEM_PROMPT][INST] user message[/INST] assistant message</s>[INST] new user message[/INST] new assistant message</s>" data-tokenizer="mistral-v7">System Prompt with Mistral V7</div>
160160
</div>
161161
<footer>
162-
<p>This is a work in progress. Contribution is welcome, repository <a href="https://github.com/your-github-url">here</a></p>
162+
<p>This is a work in progress. Contribution is welcome, repository <a href="https://github.com/pandora-s-git/pandora-s-git.github.io/blob/main/mtokenizer">here</a></p>
163163
</footer>
164164
<script type="module">
165165
import { AutoTokenizer, env } from 'https://cdn.jsdelivr.net/npm/@huggingface/[email protected]';

0 commit comments

Comments
 (0)