You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
With sample image it takes about 3-5 minutes to process but result is there.
But my own image immidiately falls into exception.
input sequence_length (2526) is >= max_length (2500)
at Microsoft.ML.OnnxRuntimeGenAI.Result.VerifySuccess(IntPtr nativeResult)
at Microsoft.ML.OnnxRuntimeGenAI.Generator..ctor(Model model, GeneratorParams generatorParams)
at AIDevGallery.Samples.OpenSourceModels.MultimodalModels.DescribeImage.<InferStreaming>d__9.MoveNext() in X:\Github\ai-dev-gallery\AIDevGallery\Samples\Open Source Models\Multimodal Models\DescribeImage.xaml.cs:line 137
at AIDevGallery.Samples.OpenSourceModels.MultimodalModels.DescribeImage.<InferStreaming>d__9.System.Threading.Tasks.Sources.IValueTaskSource<System.Boolean>.GetResult(Int16 token)
at AIDevGallery.Samples.OpenSourceModels.MultimodalModels.DescribeImage.<>c__DisplayClass11_0.<<LoadAndDescribeImage>b__0>d.MoveNext() in X:\Github\ai-dev-gallery\AIDevGallery\Samples\Open Source Models\Multimodal Models\DescribeImage.xaml.cs:line 203
at AIDevGallery.Samples.OpenSourceModels.MultimodalModels.DescribeImage.<>c__DisplayClass11_0.<<LoadAndDescribeImage>b__0>d.MoveNext() in X:\Github\ai-dev-gallery\AIDevGallery\Samples\Open Source Models\Multimodal Models\DescribeImage.xaml.cs:line 203
Windows DevKit Volterra
The text was updated successfully, but these errors were encountered:
niels9001
changed the title
[BUG] Describe Image Phi 3.5 Vision CPU don't work or extreamly slow
[BUG] Describe Image Phi 3.5 Vision CPU don't work or extremely slow
Nov 19, 2024
Describe the bug
With sample image it takes about 3-5 minutes to process but result is there.
But my own image immidiately falls into exception.
Windows DevKit Volterra
The text was updated successfully, but these errors were encountered: