Teradata VantageCloud: Open, Scalable Cloud Analytics for AI
VantageCloud is Teradata’s cloud-native analytics and data platform designed for performance and flexibility. It unifies data from multiple sources, supports complex analytics at scale, and makes it easier to deploy AI and machine learning models in production. With built-in support for multi-cloud and hybrid deployments, VantageCloud lets organizations manage data across AWS, Azure, Google Cloud, and on-prem environments without vendor lock-in. Its open architecture integrates with modern data tools and standard formats, giving developers and data teams freedom to innovate while keeping costs predictable.
Learn more

Most AI video tools hand you a black box: closed weights, a subscription, and no way to see what is happening under the hood. LTX takes the opposite approach. Built by Lightricks, LTX is an open foundation model that generates and simulates across video, audio, and the physical world, and it puts the weights, the code, and the control in your hands.
At the center of the model is LTX-2.3, a 22B-parameter dual-stream diffusion transformer that produces native 4K video at up to 50 frames per second, with audio and video generated together in a single pass rather than stitched together afterward. Artificial Analysis, an independent benchmarking group, currently ranks LTX among the top three AI video models in the world.
You choose how you want to use it. Download the open weights and run LTX-2.3 on your own hardware. License the model for on-premise deployment backed by enterprise support. Or build directly on LTX Studio, the production suite that turns the model into a full creative workflow. Companies like ElevenLabs, Asteria Film Co., Magnopus, and NVIDIA already rely on LTX for their own work.
LTX is not built for one-off social clips. It is infrastructure for teams that generate motion, audio, and physical environments as part of their own products and pipelines.
Learn more
Vicuna
Vicuna-13B is an open-source conversational agent developed through the fine-tuning of LLaMA, utilizing a dataset of user-shared dialogues gathered from ShareGPT. Initial assessments, with GPT-4 serving as an evaluator, indicate that Vicuna-13B achieves over 90% of the quality exhibited by OpenAI's ChatGPT and Google Bard, and it surpasses other models such as LLaMA and Stanford Alpaca in more than 90% of instances. The entire training process for Vicuna-13B incurs an estimated expenditure of approximately $300. Additionally, the source code and model weights, along with an interactive demonstration, are made available for public access under non-commercial terms, fostering a collaborative environment for further development and exploration. This openness encourages innovation and enables users to experiment with the model's capabilities in diverse applications.
Learn more
Falcon-40B
Falcon-40B is a causal decoder-only model consisting of 40 billion parameters, developed by TII and trained on 1 trillion tokens from RefinedWeb, supplemented with carefully selected datasets. It is distributed under the Apache 2.0 license.
Why should you consider using Falcon-40B?
This model stands out as the leading open-source option available, surpassing competitors like LLaMA, StableLM, RedPajama, and MPT, as evidenced by its ranking on the OpenLLM Leaderboard.
Its design is specifically tailored for efficient inference, incorporating features such as FlashAttention and multiquery capabilities.
Moreover, it is offered under a flexible Apache 2.0 license, permitting commercial applications without incurring royalties or facing restrictions.
It's important to note that this is a raw, pretrained model and is generally recommended to be fine-tuned for optimal performance in most applications. If you need a version that is more adept at handling general instructions in a conversational format, you might want to explore Falcon-40B-Instruct as a potential alternative.
Learn more