Tag: Hugging Face

  • Grok on HuggingFace

    Grok on HuggingFace

    xAI Grok 1 weights out on Hugging Face! This repository contains the weights of the Grok-1 open-weights model. You can find the code in the GitHub Repository. Here are the instructions for setting up and running the model: Please note, due to the model’s significant size (314 billion parameters), running the example code requires a machine…

  • 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…