Learn Hugging Face πŸ€—
  • Home
  • About
  • Setup
  • Glossary
    • Natural Language Processing (NLP)
      • Fully fine-tune an LLM to do structrued data extraction
      • Build a custom text classification model and demo
    • Computer Vision
      • Build a custom object detection model and demo
      • Fine-tune a Small VLM to do structured data extraction
    • RAG - Retrieval-Augmented Generation
      • Build a multimodal RAG pipeline with NVIDIA Nemotron models

    On this page

    • Quarto Simple Docs
      • Callout notes
        • Add titles
        • Appearance styles
    • Report an issue

    Quarto Simple Docs

    This website is built on Quarto. It’s open-source and an excellent documentation/blogging engine.

    There are many customization options.

    I’ll include some of them here.

    Callout notes

    Note

    This is a note callout.

    Warning

    This is a warning callout.

    Important

    This is an important callout.

    Tip

    This is a tip callout.

    Caution

    This is a caution callout.

    Add titles

    NoteMy Custom Title

    Content goes here.

    Appearance styles

    Minimal styling, no colored background.

    Even more stripped down β€” just a left border.

    Note

    The full colored background (this is the default).

    Back to top
     
     
    • Report an issue