PY007 commited on
Commit
0caf729
1 Parent(s): 7794bf9

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # EasyContext
2
+
3
+
4
+ <p align="center">
5
+ <img src="Logo.webp" width="500">
6
+ </p>
7
+
8
+ <p align="center">
9
+ 🤗 <a href="https://github.com/jzhang38/EasyContext" target="_blank">GitHub Repo</a>
10
+ </p>
11
+
12
+ Memory optimization and training recipes to extrapolate language models' context length to 1 million tokens, with minimal hardware.
13
+