Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix argument name in LlamaTokenizer constructor
This PR addresses an oversight in the LlamaTokenizer class by changing the constructor argument from filepath to tokenizer_file.
- Loading branch information