Carlos Mocholí
|
6cf1c631f3
|
Fix pinned bitsandbytes version (#19233)
|
2024-01-10 05:31:47 -05:00 |
awaelchli
|
4d6acda72e
|
Fix docs build (#19241)
|
2024-01-08 06:42:55 -05:00 |
Carlos Mocholí
|
6dfa5cca9d
|
Support 4bit BNB layers meta-device materialization (#19150)
|
2023-12-20 22:13:18 +01:00 |
Jirka Borovec
|
3c1dc71447
|
ci: freeze requirements used in workflows (#19146)
|
2023-12-14 14:49:43 +01:00 |
dependabot[bot]
|
e6a787c08e
|
Update traitlets requirement from <5.10.0,>=5.3.0 to >=5.3.0,<5.12.0 in /requirements (#18753)
Update traitlets requirement in /requirements
Updates the requirements on [traitlets](https://github.com/ipython/traitlets) to permit the latest version.
- [Release notes](https://github.com/ipython/traitlets/releases)
- [Changelog](https://github.com/ipython/traitlets/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ipython/traitlets/compare/5.3.0...v5.11.2)
---
updated-dependencies:
- dependency-name: traitlets
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
|
2023-12-13 19:36:38 +01:00 |
dependabot[bot]
|
369b990222
|
Drop starsessions from App's requirements (#18470)
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
Co-authored-by: Jirka <jirka.borovec@seznam.cz>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2023-12-13 19:36:05 +01:00 |
dependabot[bot]
|
4528cb60ee
|
Update nbsphinx requirement from <=0.8.9,>=0.8.5 to >=0.8.5,<=0.9.2 in /requirements (#17924)
|
2023-12-13 00:23:41 -05:00 |
dependabot[bot]
|
ac8c929603
|
Bump pytest-doctestplus from 0.9.0 to 1.0.0 in /requirements (#18754)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
|
2023-12-13 00:21:20 -05:00 |
thomas chaton
|
32f5ddd2cc
|
Bump Lightning Cloud to 0.5.57 (#19099)
Co-authored-by: thomas <thomas@thomass-MacBook-Pro.local>
|
2023-12-01 12:16:10 +00:00 |
thomas chaton
|
bf7e54d932
|
Bump Lightning Cloud to 0.5.56 (#19093)
Co-authored-by: thomas <thomas@thomass-MacBook-Pro.local>
|
2023-11-30 15:56:39 +00:00 |
Adrian Wälchli
|
710cac4ce9
|
Make fsspec requirement the same across subpackages (#19085)
|
2023-11-29 10:36:28 -05:00 |
Adrian Wälchli
|
b8a96fe5d6
|
Fix fsspec local file protocol checks for new fsspec version (#19023)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2023-11-18 08:51:37 +01:00 |
Carlos Mocholí
|
4e72dcc8db
|
Reduce lightning data's dependencies (#19026)
|
2023-11-17 16:52:14 -05:00 |
thomas chaton
|
792cb73fc6
|
Remove the LightningDataset relying on un-maintained torchdata (#19019)
Co-authored-by: thomas <thomas@thomass-MacBook-Pro.local>
|
2023-11-16 16:08:15 -05:00 |
thomas chaton
|
c524c0b01b
|
Bump Lightning Cloud Version to 0.5.52 (#18965)
|
2023-11-07 15:02:55 -05:00 |
thomas chaton
|
20f58f63ef
|
Bump Lightning Cloud to 0.5.51 (#18962)
Co-authored-by: thomas <thomas@thomass-MacBook-Pro.local>
|
2023-11-07 17:30:39 +00:00 |
thomas chaton
|
faa64c593d
|
Add dataset creation (#18940)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: thomas <thomas@thomass-MacBook-Pro.local>
|
2023-11-04 00:27:42 +00:00 |
thomas chaton
|
f5f4d0a264
|
Improve map, optimize and StreamingDataset (#18912)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: thomas <thomas@thomass-MacBook-Pro.local>
|
2023-11-03 11:28:55 +00:00 |
Carlos Mocholí
|
80fbc0ac83
|
Update minimum typing-extensions to 4.4 (#18916)
|
2023-11-02 15:51:07 +01:00 |
Adrian Wälchli
|
13e192637c
|
Fix bitsandbytes layer conversion under `init_module` context manager (#18914)
|
2023-11-01 14:10:57 -04:00 |
thomas chaton
|
85933f355a
|
Improve map and chunkify (#18901)
Co-authored-by: thomas <thomas@thomass-MacBook-Pro.local>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2023-11-01 09:35:35 +00:00 |
thomas chaton
|
0843041d1d
|
Add broadcast to Dataset Optimizer with multiple nodes (#18860)
Co-authored-by: Luca Antiga <luca.antiga@gmail.com>
Co-authored-by: thomas <thomas@thomass-MacBook-Pro.local>
|
2023-10-27 00:42:46 +01:00 |
Carlos Mocholí
|
182c30b129
|
Update Habana integration to 1.2 (#18877)
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
|
2023-10-26 19:08:50 -04:00 |
dependabot[bot]
|
73f5df0a0a
|
Bump torch from 2.0.1 to 2.1.0 in /requirements (#18752)
Co-authored-by: Jirka <jirka.borovec@seznam.cz>
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
|
2023-10-24 14:11:54 +02:00 |
Mauricio Villegas
|
c5a731c3cd
|
LinghtningCLI now will not allow setting a class instance as a default (#18822)
|
2023-10-23 20:21:06 -04:00 |
thomas chaton
|
e59dc41c8e
|
Improve DatasetOptimizer API (#18827)
Co-authored-by: Justus Schock <12886177+justusschock@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: thomas <thomas@thomass-MacBook-Pro.local>
|
2023-10-23 18:06:48 +01:00 |
thomas chaton
|
3f86ad7ba7
|
Add name and version (#18796)
Co-authored-by: thomas <thomas@thomass-MacBook-Pro.local>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2023-10-16 06:33:50 -07:00 |
thomas chaton
|
142977d3eb
|
Introduce Dataset Optimizer (#18788)
Co-authored-by: thomas <thomas@thomass-MacBook-Pro.local>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2023-10-13 14:52:23 +01:00 |
Ethan Harris
|
83abe5e6a9
|
Bugfix: Pin `lightning-cloud` version (#18778)
|
2023-10-11 10:13:21 +01:00 |
dependabot[bot]
|
7fd5c02d9e
|
Bump pytest-xdist from 3.2.1 to 3.3.1 in /requirements (#18758)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-10-09 19:12:35 +02:00 |
dependabot[bot]
|
9f43227b52
|
Update matplotlib requirement from <3.8.0,>3.1 to >3.1,<3.9.0 in /requirements (#18757)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
|
2023-10-09 18:44:02 +02:00 |
dependabot[bot]
|
7a0b4548dd
|
Update torchmetrics requirement from <1.1.0,>=0.10.0 to >=0.10.0,<1.3.0 in /requirements (#18755)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-10-09 18:41:42 +02:00 |
Jirka Borovec
|
0e04760ebe
|
docs: pre-install lai sphinx theme (#18764)
|
2023-10-09 17:20:03 +02:00 |
thomas chaton
|
1d5851ffe2
|
Introduce Cache 1/n (#18642)
Co-authored-by: Ethan Harris <ethanwharris@gmail.com>
Co-authored-by: Luca Antiga <luca.antiga@gmail.com>
Co-authored-by: thomas <thomas@thomass-MacBook-Pro.local>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2023-10-09 16:06:32 +01:00 |
dependabot[bot]
|
6537a05977
|
Update fsspec requirement from <2023.7.0,>=2022.5.0 to >=2022.5.0,<2023.10.0 in /requirements (#18756)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-10-09 16:42:01 +02:00 |
Adrian Wälchli
|
c514f1cbea
|
Enable PyTorch 2.1 (#18718)
|
2023-10-06 07:17:03 -04:00 |
Adrian Wälchli
|
d31ef1f7d3
|
Drop support for PyTorch 1.11 (#18691)
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
|
2023-10-04 20:30:44 +02:00 |
dependabot[bot]
|
343f80436d
|
Bump coverage from 7.3.0 to 7.3.1 in /requirements (#18685)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
|
2023-10-03 22:51:43 +02:00 |
dependabot[bot]
|
9394a14505
|
Update pandas requirement from <2.1.0,>1.0 to >1.0,<2.2.0 in /requirements (#18468)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
Co-authored-by: Jirka <jirka.borovec@seznam.cz>
|
2023-10-03 22:36:05 +02:00 |
Jirka Borovec
|
22add48383
|
strict freeze `deepspeed <=0.9.3` (#18693)
|
2023-10-03 21:05:40 +02:00 |
dependabot[bot]
|
74b2ff8196
|
Update fsspec[http] requirement from <2023.7.0,>2021.06.0 to >2021.06.0,<2023.10.0 in /requirements (#18469)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jirka <jirka.borovec@seznam.cz>
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
|
2023-10-03 20:52:20 +02:00 |
dependabot[bot]
|
5b371e820c
|
Bump httpx from 0.24.1 to 0.25.0 in /requirements (#18684)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-10-03 20:51:40 +02:00 |
Jirka Borovec
|
d84ee36e98
|
test: fix compatibility with `onnxruntime` 0.16+ (#18692)
|
2023-10-03 19:42:42 +02:00 |
dependabot[bot]
|
a49092fefc
|
Update deepdiff requirement from <6.3.2,>=5.7.0 to >=5.7.0,<6.6 in /requirements (#18623)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
|
2023-10-02 22:59:00 +02:00 |
dependabot[bot]
|
99d28a355f
|
Update numpy requirement from <1.25.3,>=1.17.2 to >=1.17.2,<1.27 in /requirements (#18624)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
|
2023-10-02 22:53:27 +02:00 |
dependabot[bot]
|
7a0796e9f0
|
Bump playwright from 1.36.0 to 1.38.0 in /requirements (#18625)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
|
2023-10-02 22:44:10 +02:00 |
Jirka Borovec
|
df959aeb4f
|
fix `pydantic` compatibility for 2.0+ & allow new `fastAPI` (#18676)
|
2023-09-30 07:43:29 +02:00 |
Jirka Borovec
|
bd784d3bd2
|
ci: timeouts for docs build (#18654)
|
2023-09-29 15:38:35 +02:00 |
Jirka Borovec
|
4628dfe6fe
|
app: try to run tests in parallel (#17457)
|
2023-09-27 11:20:32 +02:00 |
Adam J. Stewart
|
3724c6f772
|
Relax constraints on jsonargparse dependency (#18632)
|
2023-09-25 17:01:34 +02:00 |