anto18671 commited on
Commit
6d6be88
·
verified ·
1 Parent(s): 702aedb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -1,5 +1,4 @@
1
- ```markdown
2
- # Linformer-based Language Model Inference
3
 
4
  This repository provides the code and configuration for efficient inference using the Linformer-based language model. Leveraging the Linformer architecture, this model is optimized to handle long sequences with reduced memory and computational overhead, making it ideal for various language generation tasks.
5
 
 
1
+ # Linformer-based Language Model
 
2
 
3
  This repository provides the code and configuration for efficient inference using the Linformer-based language model. Leveraging the Linformer architecture, this model is optimized to handle long sequences with reduced memory and computational overhead, making it ideal for various language generation tasks.
4