Home / Companies / Lambda / Blog / December 2022

December 2022 Summaries

2 posts from Lambda

Filter
Month: Year:
Post Summaries Back to Blog
NVIDIA's H100 Tensor Core GPU introduces native support for FP8 data types, which offer a significant increase in delivered application performance by 2x and reduce memory requirements by 2x compared to 16-bit floating-point. The proposed FP8 specification includes two formats: E4M3 and E5M2, with varying ranges and precision. FP8 is particularly useful for reducing memory requirements, allowing the training of larger models or decreasing training time, which can result in significant cost savings on cloud-based GPU usage. Additionally, FP8 inference can offer up to 4.5x speedup compared to previous results, while also retaining a higher accuracy compared to INT8 quantization methods like post-training quantization and quantization-aware training.
Dec 07, 2022 1,245 words in the original blog post.
Hugging Face and Lambda are collaborating for a two-week event to fine-tune the Whisper model in as many languages as possible, aiming to achieve state-of-the-art performance. The event is open to anyone interested, with Hugging Face providing training scripts, notebooks, talks, and resources, and Lambda offering free access to A100 GPUs on its cloud platform. Participants can choose their level of participation, from using a template script to exploring advanced training methods. The goal is to fine-tune Whisper in at least 70 languages, but the community hopes to reach 100 languages or more during the event. Participants will work together, sharing findings and learning from each other, with the aim of democratizing speech recognition for all.
Dec 01, 2022 2,034 words in the original blog post.