Home / Companies / Cohere / Blog / November 2023

November 2023 Summaries

6 posts from Cohere

Filter
Month: Year:
Post Summaries Back to Blog
Cohere's Embed model, Command Light model, and fine-tuning capabilities have been integrated into Amazon Bedrock, AWS's managed service for building generative AI applications, enhancing development while ensuring privacy and security. The Embed model, known for its robust text representation, improves search accuracy by evaluating query-content alignment and quality, especially in scenarios with noisy data. This integration allows AWS customers to access advanced AI functionalities like text generation, summarization, and semantic search within secure environments. Additionally, the Command Light and fine-tuning capabilities provide efficient solutions for enterprise AI applications by offering customizable, cost-effective, and precise models tailored to specific business needs. Fine-tuning these models leads to significant performance improvements, as demonstrated by a 60% accuracy increase in financial services and positive impacts across various industries, showcasing their adaptability and effectiveness in diverse domains.
Nov 30, 2023 505 words in the original blog post.
Generative AI for enterprises presents significant opportunities, but its successful implementation depends on thoughtful strategies considering factors like run-time costs, latency, hosting, and data security. Cohere advocates for a flexible, holistic approach, allowing businesses to deploy generative AI on various cloud platforms without being constrained to a single model or solution. The Enterprise Guide to AI Safety by Cohere's experts addresses AI-related risks, emphasizing the need for transparency, especially regarding biases and inaccuracies in current AI models. The company is tackling the data transparency crisis through the Data Provenance Initiative, which audits AI datasets to improve documentation and accountability. With the support of global regulatory efforts, such as President Biden's Executive Order on AI and the UK’s AI Safety Summit, Cohere and other industry leaders are focusing on mitigating real, immediate threats posed by AI. Cohere's advanced embedding models, like Embed v3, and robust fine-tuning capabilities are designed to help enterprises build scalable, secure, and efficient AI systems. The company is also expanding its operations, as evidenced by its plans to increase its London office staffing in 2024, reflecting its commitment to advancing AI responsibly and effectively.
Nov 30, 2023 622 words in the original blog post.
Cohere has enhanced its fine-tuning infrastructure, resulting in improved quality and accuracy across various sectors such as financial services, legal, human resources, technology, and retail. Their refined system allows for rapid training and deployment of AI models, enabling developers to train a model in just 30 minutes and deploy it in under a minute, thanks to an efficient TPU allocation process that minimizes job failures and wait times. The company offers affordable pricing options for AI applications, focusing on cost efficiency to facilitate scalability. For instance, fine-tuning a smaller model like Command Light on a dataset of 1 million tokens over two cycles costs around $2 USD, and this approach can yield better performance at lower latency and cost compared to using the models out-of-the-box. Fine-tuning also offers more consistent results without the need for prompt engineering. Cohere's new offering allows developers to access a fine-tuning dashboard for customized solutions with inference pricing equivalent to base models.
Nov 21, 2023 372 words in the original blog post.
Generative AI presents significant safety challenges, driven by biases, misinformation, and legal concerns that complicate its deployment. A comprehensive framework grounded in algorithmic fairness principles aims to clarify these issues, highlighting seven foundational themes to ensure AI systems are secure and trustworthy. The complexity of AI safety is underscored by the entanglement of concerns from biased outputs to potential harm in various contexts, including user exposure to stereotypes and societal biases. Despite emerging speculative ideas around AI alignment, the focus remains on developing fair algorithms to mitigate representational and allocational harms. These types of harms are difficult to measure, with allocational fairness involving demographic performance gaps and representational fairness requiring nuanced standards. The challenge lies in addressing biases from training data and throughout the modeling cycle, as biases can be amplified by language models. Additionally, AI safety must be context-specific, with careful consideration of trade-offs in fairness and performance, making universal standards impractical. To advance AI safety, a deliberate methodology involving clear value judgments and goals is essential, avoiding the misconception that safety and performance are inherently opposed. Confronting current limitations provides an opportunity to develop AI systems that are both safe and fulfill their potential responsibly.
Nov 14, 2023 2,460 words in the original blog post.
Generative AI, particularly in natural language processing (NLP), is advancing rapidly, with significant contributions from Cohere and its research community. The company focuses on making large language models (LLMs) more accessible to developers and enterprises, encouraging collaboration through initiatives like Cohere For AI. Recent studies within this community have explored various innovative techniques in LLM optimization, such as data pruning to enhance model performance, parameter-efficient fine-tuning using Mixture-of-Experts frameworks, and tackling ML software portability issues. Other research highlights include novel approaches like self-speculative decoding for efficient LLM acceleration, using optimization by prompting (OPRO) for better instruction-following, and reducing hallucinations through Chain-of-Verification methods. Additionally, there is a focus on improving summary informativeness with Chain of Density prompting and enhancing AI interpretability through sparse autoencoders. These advancements aim to improve LLM efficiency, accuracy, and applicability across diverse tasks, illustrating the potential of collaborative research in shaping the future of NLP.
Nov 03, 2023 3,196 words in the original blog post.
Generative AI models often face limitations in accessing company-specific data, which can be mitigated by using Retrieval-Augmented Generation (RAG) systems. RAG combines embedding models and vector databases to enhance generative models with relevant information from company data, allowing for comprehensive summaries and detailed follow-up questions. Cohere has released new embedding models, Embed v3, which support English and multilingual data with improved performance on benchmarks like MTEB and BEIR. These models incorporate a new input parameter, input_type, to optimize embeddings for tasks like search, classification, and clustering, ensuring high-quality results. By measuring both topic similarity and content quality, these models provide better search results, especially in noisy datasets, as demonstrated with the TREC-COVID dataset. They also excel in multi-hop queries, enhancing RAG system performance. Embed v3 undergoes training stages focusing on topic similarity, content quality, and compression-aware capabilities, making it suitable for large-scale applications. The models are evaluated on benchmarks such as MTEB, BEIR, and MIRACL, showcasing their broad capabilities and high performance across multiple languages, making them a valuable tool for applications involving diverse datasets.
Nov 02, 2023 2,325 words in the original blog post.