top | item 40077635

(no title)

jelled | 1 year ago

Looks like 8K context length. Seems to compare well against Gemini Pro 1.5 and Claude 3 Sonnet according to the included benchmarks.

discuss

order

CuriouslyC|1 year ago

If it's limited to 8k context length then it's not competing with sonnet at all IMO. Sonnet has a 200k context length and it's decent at pulling stuff from it, with just an 8k context length this model won't be great for RAG applications, instead it'll be used for chat and transforming data from one type to another.

sroussey|1 year ago

They explain that they will be releasing longer context lengths in the future.

It’s better to make your RAG system work well on small context first anyway.