Tag: Models

  • Stable Diffusion 3 on HuggingFace

    Stable Diffusion 3 on HuggingFace

    Stable Diffusion 3 (SD3), the latest release from Stability AI, is now available on the Hugging Face Hub and can be used with Diffusers. The newly released model is Stable Diffusion 3 Medium, featuring 2 billion parameters. This release includes: Stable Diffusion 3 Model SD3 is a latent diffusion model with three different text encoders…

  • C4AI Command-R

    C4AI Command-R

    C4AI Command-R is a research edition featuring a highly efficient generative model with 35 billion parameters. Designed for diverse applications, such as reasoning, summarization, and answering questions, Command-R is a substantial language model with freely accessible weights. It supports multilingual content creation in 10 languages and boasts exceptional capabilities with Recursive Answer Generation (RAG). How…

  • HuggingFace Pre-trained Models

    HuggingFace Pre-trained Models

    Welcome to the new win in the HuggingFace pipeline tutorial. You may already read our An Introduction to HuggingFace. This session covers the use of pre-trained models through the HuggingFace framework. We explored the framework’s capabilities and documentation in a previous session. Now, we will dive into the HuggingFace pipeline, showcasing how to utilize pre-trained…