Package com.londogard.nlp.utils.huggingface

Types

Link copied to clipboard
public enum Engine extends Enum<Engine>

Engine wraps the different backends possible to use, currently supports ONNX&PYTORCH.

Link copied to clipboard
public final class HFModel

Wraps the Path to the model

Link copied to clipboard
public class HuggingFaceModelHub

Internal util to load HuggingFace models from the Hub