CStanKonrad / long_llama

LongLLaMA is a large language model capable of handling long contexts. It is based on OpenLLaMA and fine-tuned with the Focused Transformer (FoT) method.
Apache License 2.0
1.44k stars 87 forks source link

Fix typo #22

Closed isaacbmiller closed 8 months ago

isaacbmiller commented 8 months ago

Fix small typo in readme, changes "wit" to "with"

CStanKonrad commented 8 months ago

Thank you!