How to Install and Use the Hugging Face Unity API
The Hugging Face Unity API is an easy-to-use integration of the Hugging Face Inference API, allowing developers to access and use Hugging Face AI models in their Unity projects. In this blog post, we’ll walk through the steps to install and use the Hugging Face Unity API.
Read moreStarCoder: A State-of-the-Art LLM for Code
StarCoder and StarCoderBase are Large Language Models for Code (Code LLMs) trained on permissively licensed data from GitHub, including from 80+ programming languages, Git commits, GitHub issues, and Jupyter notebooks. Similar to LLaMA, we trained
Read moreText-to-Video: The Task, Challenges and the Current State
Video samples generated with ModelScope. Text-to-video is next in line in the long list of incredible advances in generative models. As self-descriptive as it is, text-to-video is a fairly new computer vision task that involves generating a sequence of images from text descriptions that are both temporally and spatially consistent. While this task might seem
Read moreAssisted Generation: a new direction toward low-latency text generation
Large language models are all the rage these days, with many companies investing significant resources to scale them up and unlock new capabilities. However, as humans with ever-decreasing attention spans, we also dislike their slow response times. Latency is critical for a good user experience, and smaller models are often used despite their lower quality (e.g. in code completion). Why
Read moreIntroducing RWKV – An RNN with the advantages of a transformer
ChatGPT and chatbot-powered applications have captured significant attention in the Natural Language Processing (NLP) domain. The community is constantly seeking strong, reliable and open-source models for their applications and use cases. The rise of these powerful models stems from the democratization and widespread adoption of transformer-based models, first introduced by Vaswani et al. in 2017. These models significantly outperformed previous SoTA NLP models based on Recurrent Neural Networks (RNNs), which were considered dead after that paper. Through this blogpost, we […]
Read moreHugging Face Selected for the French Data Protection Agency Enhanced Support Program
This blog post was originally published on LinkedIn on 05/15/2023 We are happy to announce that Hugging Face has been selected by the CNIL (French Data Protection Authority) to benefit from its Enhanced Support program! This new program picked three companies with āstrong potential for economic developmentā out of over 40 candidates, who will receive support in understanding and implementing their duties with respect to data protection – a daunting and necessary endeavor in the context of the rapidly evolving […]
Read more