Running Hugging Face models¶
The LLM Mesh supports locally-running Hugging Face models for several tasks:
Text generation
Text embedding
Text reranking
Image generation
Image embedding
Other task-specific models
DSS provides presets for some common Hugging Face models for easier setup. Compatible Hugging Face models can also always be configured manually.
Caution
Running local large-scale Hugging Face models is a complex and costly setup, and both quality and performance often remain below proprietary LLM APIs. For first experiments with LLMs, Dataiku recommends hosted LLM APIs.