Skip to content

Commit 47e324d

Browse files
committed
remove superfluous message
1 parent 66e0e9d commit 47e324d

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

encoderfile-core/proto/manifest.proto

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -113,11 +113,3 @@ enum Backend {
113113
// Apple Metal backend.
114114
METAL = 2;
115115
}
116-
117-
enum ModelType {
118-
MODEL_TYPE_UNSPECIFIED = 0;
119-
EMBEDDING = 1;
120-
SEQUENCE_CLASSIFICATION = 2;
121-
TOKEN_CLASSIFICATION = 3;
122-
SENTENCE_EMBEDDING = 4;
123-
}

0 commit comments

Comments
 (0)