marimo-team / marimo-labs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:Apache License 2.0


Languages

Language:Python 99.9%Language:Makefile 0.1%Language:Shell 0.0%