Text Generation
Transformers
PyTorch
longllama
code
text-generation-inference
custom_code
Eval Results
syzymon commited on
Commit
c879d23
1 Parent(s): 7e37e56

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -100,8 +100,9 @@ with three layers used for context extension. **Crucially, LongLLaMA is able to
100
 
101
  ## Results
102
 
103
-
104
-
 
105
 
106
  ## Usage
107
 
 
100
 
101
  ## Results
102
 
103
+ <p align="center" width="100%">
104
+ <img src="https://raw.githubusercontent.com/CStanKonrad/long_llama/main/assets/full_results.png" alt="LongLLaMA" style="width: 70%; min-width: 300px; display: block; margin: auto;">
105
+ </p>
106
 
107
  ## Usage
108