huggingface

3 posts tagged “huggingface”.

  1. 2025
  2. Trying out the facebook/musicgen-small sound generation model

    Facebook's musicgen is a model that generates snippets of audio from a text description - it's effectively a Stable Diffusion for music.

    1 min read
  3. 2024
  4. Calculating the size of all LFS files in a repo

    I wanted to know how large the deepseek-ai/DeepSeek-V3-Base repo on Hugging Face was without actually downloading all of the files. With some help from Claude, here's the recipe that worked.

    1 min read
  5. 2023
  6. Comparing two training datasets using sqlite-utils

    WizardLM is "an Instruction-following LLM Using Evol-Instruct". It's a fine-tuned model on top of Meta's LLaMA.

    3 min read