runtime error

ctions, Int32 beamSearchSize, String blockedTokens, ModelType modelType, String wordMappingFilePath, Boolean enableTensorCore, String compilerOptions, Boolean amp, CudaMemoryDeviceAllocatorType cudaMemoryDeviceAllocatorType) in /code/Seq2SeqSharp/Tools/SeqWebApps/Seq2SeqInstance.cs:line 110' Unhandled exception. System.NotSupportedException: BinaryFormatter serialization and deserialization are disabled within this application. See https://aka.ms/binaryformatter for more information. at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream) at Seq2SeqSharp.Tools.BaseSeq2SeqFramework`1.LoadModel_As_BinaryFormatter(Func`2 initializeParametersFunc, String suffix) in /code/Seq2SeqSharp/Seq2SeqSharp/Tools/BaseSeq2SeqFramework.cs:line 268 at Seq2SeqSharp.Tools.BaseSeq2SeqFramework`1.LoadModelRoutine[ProtoBuf_T](Func`2 initializeParametersFunc, Func`2 createModelFunc, String suffix) in /code/Seq2SeqSharp/Seq2SeqSharp/Tools/BaseSeq2SeqFramework.cs:line 306 at Seq2SeqSharp.Applications.Seq2Seq.LoadModel(String suffix) in /code/Seq2SeqSharp/Seq2SeqSharp/Applications/Seq2Seq.cs:line 101 at Seq2SeqSharp.Applications.Seq2Seq..ctor(Seq2SeqOptions options, Vocab srcVocab, Vocab tgtVocab) in /code/Seq2SeqSharp/Seq2SeqSharp/Applications/Seq2Seq.cs:line 71 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) in /code/Seq2SeqSharp/Tools/SeqWebApps/Seq2SeqInstance.cs:line 110 at Program.<Main>$(String[] args) in /code/Seq2SeqSharp/Tools/SeqWebApps/Program.cs:line 60

Container logs:

Fetching error logs...