
The tech community is buzzing with the introduction of several innovative Large Language Models (LLMs) and frameworks aimed at enhancing the development and application of artificial intelligence in specific domains. Among the notable releases is BioMistral, a 7B foundation model specifically designed for the medical domain. This model, which is based on Mistral and further trained on PubMed Central, is highlighted for its open-source nature under the Apache License, offering base models, fine tunes, and quantized versions. It stands out as the top open-source medical LLM in its weight class, emphasizing its multilingual capabilities and focus on truthfulness and calibration across diverse linguistic contexts. Additionally, the tech sphere has seen the release of Instructor, a library powered by OpenAI's function calling API, designed to simplify, ensure transparency, and control in generating structured outputs for LLMs, featuring the `instructor.patch()` method. Another significant contribution is OLMo, a truly open-source LLM and framework released by AllenAI, which is intentionally designed to provide open access to data, training code, models, and evaluation, marking a step forward in the democratization of AI technology. Instructor integrates with Langsmith in one line of code, facilitating the analysis, replay, and export of LLM calls.
Instructor makes it simple to generate structured information using LLMs. It integrates with Langsmith in 1 line of code, so you can analyze, replay, and export your LLM calls. https://t.co/ZAAAXELkBw https://t.co/BtYUcbkRu9
✨ New OpenSource Model - BioMistral, tailored for the biomedical domain, utilizing Mistral 7B Instruct v0.1 as its foundation model and further pre-trained on PubMed Central. 📌 Model architecture inherits the standard transformer architecture from Mistral, including features… https://t.co/jOwqlIZmEs
BioMistral is the new open-source model for medical domains. It has a completely free license, without concern for royalties. Use it yourself - with no-code needed - using the guide below. We are entering an era of domain-specialized, free models.




