Commit ed90897
authored
[Fix] Failing test (huggingface#912)
Test
https://github.com/huggingface/huggingface.js/blob/21e63ff99f140cee951d1455f519b37a72bac1a9/packages/inference/test/HfInference.spec.ts#L49-L50
has been failing.
Probably related to canonical model hf.co/bert-base-uncased moving to
hf.co/google-bert/bert-base-uncased1 parent 959a182 commit ed90897
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
87 | | - | |
| 86 | + | |
| 87 | + | |
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
| |||
0 commit comments