this post was submitted on 21 Nov 2023
20 points (100.0% liked)
LocalLLaMA
2837 readers
15 users here now
Welcome to LocalLLaMA! Here we discuss running and developing machine learning models at home. Lets explore cutting edge open source neural network technology together.
Get support from the community! Ask questions, share prompts, discuss benchmarks, get hyped at the latest and greatest model releases! Enjoy talking about our awesome hobby.
As ambassadors of the self-hosting machine learning community, we strive to support each other and share our enthusiasm in a positive constructive way.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
What's the context window size?
according to the config it looks like it's only 4096, and they specify in the arxiv that they kept the training data under that value so it must be 4096.. i'm sure people will expand it soon like they have with others
I'll wait a little then I guess. I need 16k for what I'm doing. Thanks for the heads up 🙂
Btw there's a 16k tune available now:
https://huggingface.co/bartowski/Orca-2-13B-16k-exl2
Nice, will give it a try. Thank you 😊