Llama 32K Context Released by Together AI
together.ai
Llama 32K Context Released by Together AI
1–10 of 11 posts
Re: Llama 32K Context Released by Together AI
#2Re: Llama 32K Context Released by Together AI
#3The red flag is when they don’t compare it to GPT3.5
Re: Llama 32K Context Released by Together AI
#4Re: Llama 32K Context Released by Together AI
#5IIRC, there was a paper which showed GPT models pay most attention to the beginning and end of context window, and much less attention to what's in the middle. In that regard, they behave like human brains. But I'm wondering if these efforts to increase context window actually make the models pay almost uniform attention to all the prompt?
Re: Llama 32K Context Released by Together AI
#6The red flag is when they don’t compare it to GPT3.5
Re: Llama 32K Context Released by Together AI
#7Re: Llama 32K Context Released by Together AI
#8IIRC, there was a paper which showed GPT models pay most attention to the beginning and end of context window, and much less attention to what's in the middle. In that regard, they behave like human brains. But I'm wondering if these efforts to increase context window actually make the models pay almost uniform attention to all the prompt?
Re: Llama 32K Context Released by Together AI
#9IIRC, there was a paper which showed GPT models pay most attention to the beginning and end of context window, and much less attention to what's in the middle. In that regard, they behave like human brains. But I'm wondering if these efforts to increase context window actually make the models pay almost uniform attention to all the prompt?
Re: Llama 32K Context Released by Together AI
#10IIRC, there was a paper which showed GPT models pay most attention to the beginning and end of context window, and much less attention to what's in the middle. In that regard, they behave like human brains. But I'm wondering if these efforts to increase context window actually make the models pay almost uniform attention to all the prompt?
You are correct. The paper is called "Lost in the middle" [1] and it is probably one of the worst drawbacks of this technology. It makes a lot of use cases biased (think of law). [0] https://arxiv.org/pdf/2307.03172.pdf
Yes, it's unfortunate. I wonder if GPT-4 with 32k ctx window is in a sense "smarter than GPT-4 with 8k ctx.