File tree Expand file tree Collapse file tree 2 files changed +33
-1
lines changed
Expand file tree Collapse file tree 2 files changed +33
-1
lines changed Original file line number Diff line number Diff line change 1+ ## 2.17.2
2+
3+ * Update push_to_hf_hub
4+
5+ ## 2.17.0
6+
7+ * Add int8 support
8+ * Update notebook demo
9+ * Refactor zero-shot classification code
10+
11+ ## 2.16.2
12+
13+ * Fixes for context_length and vocab_size attributes
14+
15+ ## 2.16.1
16+
17+ * Fixes for context_length and vocab_size attributes
18+ * Fix --train-num-samples logic
19+ * Add HF BERT configs for PubMed CLIP model
20+
21+ ## 2.16.0
22+
23+ * Add improved g-14 weights
24+ * Update protobuf version
25+
26+ ## 2.15.0
27+
28+ * Add convnext_xxlarge weights
29+ * Fixed import in readme
30+ * Add samples per second per gpu logging
31+ * Fix slurm example
32+
133## 2.14.0
234
335* Move dataset mixtures logic to shard level
Original file line number Diff line number Diff line change 1- __version__ = '2.17.1 '
1+ __version__ = '2.17.2 '
You can’t perform that action at this time.
0 commit comments