6.1.1 #14646
DevinTDHa
announced in
Announcement
6.1.1
#14646
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
📢 Spark NLP 6.1.1: Enhanced LLM Performance and Expanded Data Ingestion Capabilities
We are thrilled to announce Spark NLP 6.1.1, a focused release that delivers significant performance improvements and enhanced functionality for large language models and universal data ingestion. This release continues our commitment to providing state-of-the-art AI capabilities within the native Spark ecosystem, with optimized inference performance and expanded multimodal support.
🔥 Highlights
AutoGGUFModel
andAutoGGUFEmbeddings
deliver improvements for large language model workflows on GPU.AutoGGUFVisionModel
annotator is back with full functionality and latest SOTA VLMs, enabling sophisticated vision-language processing capabilities.Reader2Table
annotator streamlines tabular data extraction from multiple document formats with seamless pipeline integration.🚀 New Features & Enhancements
Large Language Models (LLMs)
AutoGGUFModel
Performance: We improved the inference of llama.cpp models and achieved a 10% performance increase forAutoGGUFModel
on GPU.AutoGGUFVisionModel
: The multimodal vision model annotator is fully operational again, enabling powerful vision-language processing capabilities. Users can now process images alongside text for comprehensive multimodal AI applications while using the latest SOTA vision-language models.AutoGGUFModel
can now seamlessly load the language model components from pretrainedAutoGGUFVisionModel
instances, providing greater flexibility in model deployment and usage. (Link to notebook)Document Ingestion
Reader2Table
Annotator: This powerful new annotator provides a streamlined interface for extracting and processing tabular data from various document formats (Link to notebook). It offers:Performance Optimizations
🐛 Bug Fixes
None
❤️ Community Support
Installation
Python
Spark Packages
spark-nlp on Apache Spark 3.0.x, 3.1.x, 3.2.x, 3.3.x, and 3.4.x (Scala 2.12):
GPU
Apple Silicon
AArch64
Maven
spark-nlp on Apache Spark 3.0.x, 3.1.x, 3.2.x, 3.3.x, and 3.4.x:
spark-nlp-gpu:
spark-nlp-silicon:
spark-nlp-aarch64:
FAT JARs
What's Changed
Full Changelog: 6.1.0...6.1.1
This discussion was created from the release 6.1.1.
Beta Was this translation helpful? Give feedback.
All reactions