Transformers
JunlongTong commited on
Commit
4f40398
·
verified ·
1 Parent(s): b779915

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -3,6 +3,8 @@ library_name: transformers
3
  license: apache-2.0
4
  ---
5
 
 
 
6
  ### Model Details
7
  We introduce a new streaming paradigm that enables large language models to achieve strong performance and generalization in streaming settings, without requiring any architectural modifications.
8
  * Batch-processing: The LLMs process inputs all at once after receiving the full sequence.
 
3
  license: apache-2.0
4
  ---
5
 
6
+ [Model checkpoints will be released soon.]
7
+
8
  ### Model Details
9
  We introduce a new streaming paradigm that enables large language models to achieve strong performance and generalization in streaming settings, without requiring any architectural modifications.
10
  * Batch-processing: The LLMs process inputs all at once after receiving the full sequence.