Generated with:

from transformers import AutoTokenizer

tokenizer = AutoTokenizer.from_pretrained("gorilla-llm/gorilla-7b-hf-delta-v0")
assert tokenizer.is_fast
tokenizer.save_pretrained("./output/gorilla-llm/gorilla-7b-hf-delta-v0")
Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment