Skip to content

Commit b646e74

Browse files
mariofuscogeoand
andauthored
Update _posts/2024-11-29-quarkus-jlama.adoc
Co-authored-by: Georgios Andrianakis <[email protected]>
1 parent 8b823a1 commit b646e74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2024-11-29-quarkus-jlama.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ synopsis: "Creating pure Java LLM infused application with Quarkus, LangChain4j
77
author: mariofusco
88
---
99

10-
Currently the vast majority of LLM-based applications relies on external services provided by specialized companies. These services typically offer the access to huge, general purpose models, implying energy consumption and then costs that are proportional to the size of these models.
10+
Currently the vast majority of LLM-based applications relie on external services provided by specialized companies. These services typically offer the access to huge, general purpose models, implying energy consumption and then costs that are proportional to the size of these models.
1111

1212
Even worse, this usage pattern also comes with both privacy and security concerns, since it is virtually impossible to be sure how those service providers will eventually re-use the prompts of their customers, which in some cases could also contain sensitive information.
1313

0 commit comments

Comments
 (0)