Vertex AI
Completely managed machine learning tools facilitate the rapid construction, deployment, and scaling of ML models tailored for various applications.
Vertex AI Workbench seamlessly integrates with BigQuery Dataproc and Spark, enabling users to create and execute ML models directly within BigQuery using standard SQL queries or spreadsheets; alternatively, datasets can be exported from BigQuery to Vertex AI Workbench for model execution. Additionally, Vertex Data Labeling offers a solution for generating precise labels that enhance data collection accuracy.
Furthermore, the Vertex AI Agent Builder allows developers to craft and launch sophisticated generative AI applications suitable for enterprise needs, supporting both no-code and code-based development. This versatility enables users to build AI agents by using natural language prompts or by connecting to frameworks like LangChain and LlamaIndex, thereby broadening the scope of AI application development.
Learn more
LM-Kit.NET
LM-Kit.NET serves as a comprehensive toolkit tailored for the seamless incorporation of generative AI into .NET applications, fully compatible with Windows, Linux, and macOS systems. This versatile platform empowers your C# and VB.NET projects, facilitating the development and management of dynamic AI agents with ease.
Utilize efficient Small Language Models for on-device inference, which effectively lowers computational demands, minimizes latency, and enhances security by processing information locally. Discover the advantages of Retrieval-Augmented Generation (RAG) that improve both accuracy and relevance, while sophisticated AI agents streamline complex tasks and expedite the development process.
With native SDKs that guarantee smooth integration and optimal performance across various platforms, LM-Kit.NET also offers extensive support for custom AI agent creation and multi-agent orchestration. This toolkit simplifies the stages of prototyping, deployment, and scaling, enabling you to create intelligent, rapid, and secure solutions that are relied upon by industry professionals globally, fostering innovation and efficiency in every project.
Learn more
LongLLaMA
This repository presents the research preview for LongLLaMA, an innovative large language model capable of handling extensive contexts, reaching up to 256,000 tokens or potentially even more. Built on the OpenLLaMA framework, LongLLaMA has been fine-tuned using the Focused Transformer (FoT) methodology. The foundational code for this model comes from Code Llama. We are excited to introduce a smaller 3B base version of the LongLLaMA model, which is not instruction-tuned, and it will be released under an open license (Apache 2.0). Accompanying this release is inference code that supports longer contexts, available on Hugging Face. The model's weights are designed to effortlessly integrate with existing systems tailored for shorter contexts, particularly those that accommodate up to 2048 tokens. In addition to these features, we provide evaluation results and comparisons to the original OpenLLaMA models, thus offering a thorough insight into LongLLaMA's effectiveness in managing long-context tasks. This advancement marks a significant step forward in the field of language models, enabling more sophisticated applications and research opportunities.
Learn more
Baichuan-13B
Baichuan-13B is a powerful language model featuring 13 billion parameters, created by Baichuan Intelligent as both an open-source and commercially accessible option, and it builds on the previous Baichuan-7B model. This new iteration has excelled in key benchmarks for both Chinese and English, surpassing other similarly sized models in performance. It offers two different pre-training configurations: Baichuan-13B-Base and Baichuan-13B-Chat.
Significantly, Baichuan-13B increases its parameter count to 13 billion, utilizing the groundwork established by Baichuan-7B, and has been trained on an impressive 1.4 trillion tokens sourced from high-quality datasets, achieving a 40% increase in training data compared to LLaMA-13B. It stands out as the most comprehensively trained open-source model within the 13B parameter range. Furthermore, it is designed to be bilingual, supporting both Chinese and English, employs ALiBi positional encoding, and features a context window size of 4096 tokens, which provides it with the flexibility needed for a wide range of natural language processing tasks. This model's advancements mark a significant step forward in the capabilities of large language models.
Learn more