Geralt-Targaryen commited on
Commit
a5a2f19
·
verified ·
1 Parent(s): 8883c48

Upload intermediate checkpoints

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -135,6 +135,10 @@ print(similarity)
135
  # dtype=torch.bfloat16, grad_fn=<MmBackward0>)
136
  ```
137
 
 
 
 
 
138
  ## Future Releases
139
 
140
  We are committed to the open-source community and will soon release:
 
135
  # dtype=torch.bfloat16, grad_fn=<MmBackward0>)
136
  ```
137
 
138
+ ## Intermediate Checkpoints
139
+
140
+ To facilitate future research, we release intermediate checkpoints in the `intermediate_checkpoints` branch.
141
+
142
  ## Future Releases
143
 
144
  We are committed to the open-source community and will soon release: