Tag: Hugging Face

  • BioMistral: A Collection of LLMs for Medical Domains

    BioMistral: A Collection of LLMs for Medical Domains

    In recent years, Large Language Models (LLMs) have shown significant flexibility, opening up possibilities in niche areas like healthcare and medicine. Despite the existence of several open-source LLMs designed for healthcare applications, customizing general LLMs for the medical sector remains a challenge. This paper introduces BioMistral, a specialized open-source LLM for the biomedical field, built…

  • Hugging Face Transformers

    Hugging Face Transformers

    Hugging Face Transformers has been built by, with, and for the community. Reaching 100k on GitHub is a testament to ML’s reach and the community’s will to innovate and contribute. To celebrate, we highlight 100 incredible projects in transformers’ vicinity. HuggingFace Transformers This page features an impressive array of projects built upon the foundation of…

  • An Introduction to HuggingFace

    An Introduction to HuggingFace

    HuggingFace is an open source library for working with transformers and other state-of-the-art natural language processing (NLP) models. Founded in 2016, HuggingFace has become one of the most popular libraries for NLP due to its easy-to-use interface and breadth of available models. Main website is: https://huggingface.co What is HuggingFace? HuggingFace provides thousands of pretrained NLP…