Skip to content

Remove refit_buffer_size_gb #249

@yuki-97

Description

@yuki-97

Now we use a manual specified refit_buffer_size_gb to control the buffer_size of refit batching.
We should compute it by the remaining memory at refitting process and remove the param.

After that, it can be adaptively adjusted on different GPUs or different models, and there will be no OOM issue due to the improper setting of refit_buffer_size_gb from user side.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions