nithiyn commited on
Commit
b3f523a
1 Parent(s): 006f90c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -6,8 +6,11 @@ It has been compiled to run on an inf2.48xlarge instance on AWS. Note that while
6
  ---
7
 
8
  SEQUENCE_LENGTH = 4096
 
9
  BATCH_SIZE = 4
 
10
  NUM_CORES = 24
 
11
  PRECISION = "bf16"
12
 
13
  license: other
 
6
  ---
7
 
8
  SEQUENCE_LENGTH = 4096
9
+
10
  BATCH_SIZE = 4
11
+
12
  NUM_CORES = 24
13
+
14
  PRECISION = "bf16"
15
 
16
  license: other