runtime error

kedTokens, ModelType modelType, String wordMappingFilePath, Boolean enableTensorCore, String compilerOptions, Boolean amp, CudaMemoryDeviceAllocatorType cudaMemoryDeviceAllocatorType)' Unhandled exception. ProtoBuf.ProtoException: Invalid wire-type (String); this usually means you have over-written a file without truncating or setting the length; see https://stackoverflow.com/q/2152978/23354 at ProtoBuf.ProtoReader.State.ThrowProtoException(String message) in /_/src/protobuf-net.Core/ProtoReader.State.ReadMethods.cs:line 764 at ProtoBuf.ProtoReader.State.ThrowWireTypeException() in /_/src/protobuf-net.Core/ProtoReader.State.ReadMethods.cs:line 758 at proto_2(State&, Model_4_ProtoBufSerializer) at ProtoBuf.Internal.Serializers.SimpleCompiledSerializer`1.ProtoBuf.Serializers.ISerializer<T>.Read(State& state, T value) at ProtoBuf.ProtoReader.State.ReadAsRoot[T](T value, ISerializer`1 serializer) at ProtoBuf.ProtoReader.State.DeserializeRoot[T](T value, ISerializer`1 serializer) at ProtoBuf.Serializer.Deserialize[T](Stream source) at Seq2SeqSharp.Tools.BaseSeq2SeqFramework`1.LoadModelRoutine[ProtoBuf_T](Func`2 initializeParametersFunc, Func`2 createModelFunc) at Seq2SeqSharp.Applications.Seq2Seq.LoadModelImpl() at Seq2SeqSharp.Tools.BaseSeq2SeqFramework`1.LoadModel(Func`2 initializeParametersFunc) at Seq2SeqSharp.Applications.Seq2Seq..ctor(Seq2SeqOptions options, Vocab srcVocab, Vocab tgtVocab) at Seq2SeqWebApps.Seq2SeqInstance.Initialization(String modelFilePath, Int32 maxTestSrcSentLength, Int32 maxTestTgtSentLength, Int32 maxTokenToGeneration, ProcessorTypeEnums processorType, String deviceIds, SentencePiece srcSpm, SentencePiece tgtSpm, DecodingStrategyEnums decodingStrategyEnum, Single memoryUsageRatio, String mklInstructions, Int32 beamSearchSize, String blockedTokens, ModelType modelType, String wordMappingFilePath, Boolean enableTensorCore, String compilerOptions, Boolean amp, CudaMemoryDeviceAllocatorType cudaMemoryDeviceAllocatorType) at Program.<Main>$(String[] args)

Container logs:

Fetching error logs...