Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 919 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 919 Bytes

marimo labs

This repository contains experimental functionality for the marimo notebook:

🤗 marimo_labs.huggingface: interactively experiment with any model on HuggingFace

Installation.

pip install marimo-labs

Examples:

Use marimo_labs.huggingface.load to load and query any model on HuggingFace. See examples for usage:

HuggingFace provides a rate-limited inference API; increase your rate limit by adding a (free) HuggingFace API token.

image