IContextParamsExtensions.ToLlamaContextParams overwrites passed SeqMax value #1353
-
|
I'm not experienced with all this AI stuff, so don't know, if it a bug or not. https://github.com/SciSharp/LLamaSharp/blob/master/LLama/Extensions/IContextParamsExtensions.cs but then is overriden by hardcoded logic Because of that it's impossible to set sequences number as desired. Should I create a bug, or it's supposed to be this way? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
That definitely looks like a bug! |
Beta Was this translation helpful? Give feedback.
That definitely looks like a bug!