Commit 574a913
authored
CU-869bag9m3: Fix embedding linker config component name. (#246)
It was previously 'embedding_linker' but the linker was registered as 'medcat2_embedding_linker'.
As such, when trying to create a model pack with the default config, it would fail due to the incorrect component name.
This PR fixes that.1 parent 44a2de4 commit 574a913
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
392 | 392 | | |
393 | 393 | | |
394 | 394 | | |
395 | | - | |
| 395 | + | |
396 | 396 | | |
397 | 397 | | |
398 | 398 | | |
| |||
0 commit comments