You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### Summary
As we added support to run HF models in our apps, we should ignore
adding/showing HF specific artifacts in our repo. For example, when drop
in the `tokenizer.json` to the resource dir in iOS app:
```
Untracked files:
(use "git add <file>..." to include in what will be committed)
extension/benchmark/apple/Benchmark/Resources/tokenizer.json
```
0 commit comments