mirror of
https://github.com/huggingface/candle.git
synced 2025-06-15 02:16:37 +00:00
Fix the marian tokenizer importer. (#2426)
* Fix the marian tokenizer importer. * Ignore the python caches.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@ -40,3 +40,4 @@ candle-wasm-examples/*/package-lock.json
|
||||
candle-wasm-examples/**/config*.json
|
||||
.DS_Store
|
||||
.idea/*
|
||||
__pycache__
|
||||
|
Reference in New Issue
Block a user