DeepSpeed/deepspeed
Quentin Gallouédec 83e4364fbd
Use `json_schema_extra` instead of extra keyword in `Field` (#6764)
> Using extra keyword arguments on `Field` is deprecated and will be
removed. Use `json_schema_extra` instead. (Extra keys: 'new_param').
Deprecated in Pydantic V2.0 to be removed in V3.0. See Pydantic V2
Migration Guide at https://errors.pydantic.dev/2.9/migration/

Co-authored-by: Logan Adams <114770087+loadams@users.noreply.github.com>
2024-11-20 01:04:47 +00:00
..
autotuning Update yapf version (#6721) 2024-11-06 18:57:12 +00:00
checkpoint Add explicit parameters for torch.load (#6751) 2024-11-19 11:09:52 -08:00
comm fix init_device_mesh for torch 2.4 (#6614) 2024-10-23 20:29:30 +00:00
compression fix: Remove duplicate word the (#4051) 2023-07-27 09:33:13 -07:00
elasticity Update yapf version (#6721) 2024-11-06 18:57:12 +00:00
inference Add explicit parameters for torch.load (#6751) 2024-11-19 11:09:52 -08:00
launcher Accept btl_tcp_if_include option through launcher_args (#6613) 2024-10-14 19:26:24 +00:00
linear OptimizedLinear updates (#5791) 2024-08-13 23:36:22 +00:00
model_implementations Rearrange inference OPS and stop using builder.load (#5490) 2024-10-09 01:22:28 +00:00
module_inject Add explicit parameters for torch.load (#6751) 2024-11-19 11:09:52 -08:00
moe reduce cpu host overhead when using moe (#5578) 2024-08-21 21:52:48 +00:00
monitor Pydantic v2 migration (#5167) 2024-08-22 15:38:13 -07:00
nebula fix typo with deepspeed/ (#3547) 2023-06-02 00:47:14 +00:00
nvme DeepNVMe perf tuning (#6560) 2024-09-26 13:07:19 +00:00
ops Rearrange inference OPS and stop using builder.load (#5490) 2024-10-09 01:22:28 +00:00
pipe Update DeepSpeed copyright license to Apache 2.0 (#3111) 2023-03-30 17:14:38 -07:00
profiling Update profiler registration check (#6668) 2024-10-25 22:14:26 +00:00
runtime Use `json_schema_extra` instead of extra keyword in `Field` (#6764) 2024-11-20 01:04:47 +00:00
sequence sequence parallel for uneven heads (#6392) 2024-10-25 18:26:47 +00:00
utils Add explicit parameters for torch.load (#6751) 2024-11-19 11:09:52 -08:00
__init__.py Add Domino code (#6733) 2024-11-11 23:55:09 +00:00
accelerator Abstract accelerator (step 2) (#2560) 2023-01-06 23:40:58 -05:00
constants.py Allow env var for timeout (#4405) 2023-10-10 08:56:10 -07:00
env_report.py Add Windows scripts (deepspeed, ds_report). (#5699) 2024-07-09 01:05:09 +00:00
git_version_info.py Make op builder detection adapt to accelerator change (#5206) 2024-03-12 20:48:29 +00:00