Update tokenizer_config.json

#1

seems like a syntax error that causes:
JSONDecodeError: Expecting property name enclosed in double quotes: line 42 column 1 (char 1751)
when calling:
tokenizer = AutoTokenizer.from_pretrained("neurotechnology/Lt-Llama-2-7b-instruct-hf")

Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment