Skip to content

Commit

Permalink
Merge pull request #2100 from Sefaria/add-comment-to-english-model
Browse files Browse the repository at this point in the history
docs(linker): add comment to English model
  • Loading branch information
nsantacruz authored Nov 6, 2024
2 parents 01b642a + 230c4ea commit a93e6fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions helm-chart/sefaria-project/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ linker:
enabled: false
# key-pair values to load into web pod environment. Takes precedence over global localsettings
model_paths:
# english model supports people and refs
en: "gs://sefaria-ml-models/en_ner_model.tar.gz"
he: "gs://sefaria-ml-models/ref_model.tar.gz"
part_model_paths:
Expand Down

0 comments on commit a93e6fa

Please sign in to comment.