Sequence/Context Length
#10
by
Birdman13
- opened
Hi @TheBloke
Was hoping you could clear up some confusion with regard to knowing the real context length of your models.
In the Model Card of this model, it states the Sequence Length is 8k. However, in the config.json the sliding window is 4k.
What is the most trustworthy place to determine the context length of each model?
Thanks!