Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,4 @@
|
|
| 1 |
-
|
| 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 |
|