aboutsummaryrefslogtreecommitdiffstats
path: root/configdefinitions/src/main/java/com/yahoo/language/huggingface/config/package-info.java
blob: 97602776531efb02a4f2741b7ebbd9bf1e1e9c94 (plain) (blame)
1
2
3
4
5
6
7
8
9
// Copyright Vespa.ai. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.

/**
 * @author bjorncs
 */
@ExportPackage
package com.yahoo.language.huggingface.config;

import com.yahoo.osgi.annotation.ExportPackage;