Skip to content

Commit 0ecd506

Browse files
authored
Update Platform links for LLM models (#1386)
1 parent 045b3db commit 0ecd506

File tree

4 files changed

+32
-7
lines changed

4 files changed

+32
-7
lines changed

docs/_plugins/search_index.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -521,9 +521,9 @@ def is_latest?(group, model)
521521
},
522522
"marketplace": {
523523
"properties": {
524-
"databricks": "keyword",
525-
"snowflake": "keyword",
526-
"sagemaker": "keyword"
524+
"databricks": {"type": "keyword"},
525+
"snowflake": {"type": "keyword"},
526+
"sagemaker": {"type": "keyword" }
527527
}
528528
}
529529
}

docs/_posts/Cabir40/2024-07-12-jsl_medm_q16_v1_en.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,13 @@ supported: true
1313
annotator: LLMLoader
1414
article_header:
1515
type: cover
16-
use_language_switcher: "Python-Scala-Java"
16+
use_language_switcher: "Python-Scala-Java"
17+
18+
deploy:
19+
sagemaker_link: https://aws.amazon.com/marketplace/pp/prodview-z4jqmczvwgtby
20+
snowflake_link:
21+
databricks_link:
22+
1723
---
1824

1925
## Description
@@ -32,6 +38,13 @@ This LLM model is trained to perform Q&A, Summarization, RAG, and Chat.
3238
[Download](https://s3.amazonaws.com/auxdata.johnsnowlabs.com/clinical/models/jsl_medm_q16_v1_en_5.4.0_3.0_1720040078717.zip){:.button.button-orange.button-orange-trans.arr.button-icon.hidden}
3339
[Copy S3 URI](s3://auxdata.johnsnowlabs.com/clinical/models/jsl_medm_q16_v1_en_5.4.0_3.0_1720040078717.zip){:.button.button-orange.button-orange-trans.button-icon.button-copy-s3}
3440

41+
{% if page.deploy %}
42+
## Available as Private API Endpoint
43+
44+
{:.tac}
45+
{% include display_platform_information.html %}
46+
{% endif %}
47+
3548
## How to use
3649

3750

docs/_posts/Cabir40/2024-07-12-jsl_meds_q16_v1_en.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,13 @@ supported: true
1313
annotator: LLMLoader
1414
article_header:
1515
type: cover
16-
use_language_switcher: "Python-Scala-Java"
16+
use_language_switcher: "Python-Scala-Java"
17+
18+
deploy:
19+
sagemaker_link: https://aws.amazon.com/marketplace/pp/prodview-yrajldynampw4
20+
snowflake_link:
21+
databricks_link:
22+
1723
---
1824

1925
## Description
@@ -32,6 +38,13 @@ This LLM model is trained to perform Summarization and Q&A based on a given cont
3238
[Download](https://s3.amazonaws.com/auxdata.johnsnowlabs.com/clinical/models/jsl_meds_q16_v1_en_5.4.0_3.0_1720040078717.zip){:.button.button-orange.button-orange-trans.arr.button-icon.hidden}
3339
[Copy S3 URI](s3://auxdata.johnsnowlabs.com/clinical/models/jsl_meds_q16_v1_en_5.4.0_3.0_1720040078717.zip){:.button.button-orange.button-orange-trans.button-icon.button-copy-s3}
3440

41+
{% if page.deploy %}
42+
## Available as Private API Endpoint
43+
44+
{:.tac}
45+
{% include display_platform_information.html %}
46+
{% endif %}
47+
3548
## How to use
3649

3750

docs/_posts/gokhanturer/2024-03-27-clinical_deidentification_multi_mode_output_en.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,9 @@ article_header:
1616
use_language_switcher: "Python-Scala-Java"
1717

1818
deploy:
19-
sagemaker_link: https://aws.amazon.com/marketplace/pp/prodview-ept2dbql5slue
19+
sagemaker_link: https://aws.amazon.com/marketplace/pp/prodview-ghf7wfm7o2wva
2020
snowflake_link:
2121
databricks_link: https://marketplace.databricks.com/details/facfaf55-00f6-496c-a8db-a395631130ec/John-Snow-Labs_Clinical-Deidentification
22-
2322
---
2423

2524
## Description

0 commit comments

Comments
 (0)