Skip to content

Latest commit

 

History

History

tests

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

To test, run pytest . under xgrammar folder. You may need to do the following:

pip install sentencepiece
pip install protobuf
pip install -U "huggingface_hub[cli]"
huggingface-cli login --token YOUR_HF_TOKEN

Make sure you also have access to the gated models, which should only require you to agree some terms on the models' website on huggingface.