image/png

Blog Explorers

Go to https://huggingface.co/new-blog to start writing blogs ✍️.

You can co-author blogposts with other users! Create a blogpost as you normally would, and as long as your coauthors follow you, you will be able to add them!

Please mind the guidelines below when writing the blog 👇

Looking forward to reading your posts! 😊

Helpful formatting tips 🪄✨
  • You can add usual markdown headers (# for Header 1, ## for Header 2, ### for Header 3)

  • You can write LaTeX by writing it like this: `$$...$$`` for example 👇

  $Y = X * \textbf{dequantize}(W); \text{quantize}(W)$
  • You can add anchor links ⚓️ like below 👇🏻
## My awesome section[[some-section]]
// the anchor link is: `some-section`
  • Adding code formatting by enclosing with '```' 👇🏻

image/png