Transformers
PyTorch
bloom
text-generation-inference
Inference Endpoints
Younes Belkada commited on
Commit
b1abbab
·
1 Parent(s): 45e7499

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -1
README.md CHANGED
@@ -57,7 +57,16 @@ language:
57
  <img src="https://assets.website-files.com/6139f3cdcbbff3a68486761d/613cd8997b270da063e230c5_Tekengebied%201-p-500.png" alt="BigScience Logo" width="200"/>
58
 
59
 
60
- Version 1.3 / 4.July.2022 - Available intermediary checkpoints: TO ADD**
 
 
 
 
 
 
 
 
 
61
 
62
 
63
 
 
57
  <img src="https://assets.website-files.com/6139f3cdcbbff3a68486761d/613cd8997b270da063e230c5_Tekengebied%201-p-500.png" alt="BigScience Logo" width="200"/>
58
 
59
 
60
+ Version 1.3 / 11.July.2022 - Available intermediary checkpoints - global steps:
61
+
62
+ + `5000`, `10000`, `15000`, `20000`, `25000`, `30000`, `35000`, `40000`, `45000`, `50000`, `55000`, `60000`, `65000`, `70000`, `75000`, `80000`, `85000`, `90000`, `91000`, `92000`, `93000`
63
+ You can check the available checkpoints by clicking on the branches section of the repo
64
+
65
+ # How to load a specific version
66
+
67
+ We use `git tags` to load a model in a specific version (eg. `global_step5000`):
68
+
69
+ ![code_intermediate.png](https://s3.amazonaws.com/moonup/production/uploads/1657553214187-62441d1d9fdefb55a0b7d12c.png)
70
 
71
 
72