Update test-tokenizer-random.py
This commit is contained in:
parent
60fd27b68d
commit
db26ba5b5c
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,7 @@
|
||||||
#!/usr/bin/env python3
|
#!/usr/bin/env python3
|
||||||
"""
|
"""
|
||||||
Test libllama tokenizer against AutoTokenizer using brute force random words/text generation.
|
# Test libllama tokenizer == AutoTokenizer.
|
||||||
|
# Brute force random words/text generation.
|
||||||
|
|
||||||
Sample usage:
|
Sample usage:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue