Skip to content

Feature Request: RPC offloading using a local model copy #10095

Closed
@Abdulhanan535

Description

@Abdulhanan535

Prerequisites

  • I am running the latest code. Mention the version if possible as well.
  • I carefully followed the README.md.
  • I searched using keywords relevant to my issue to make sure that I am creating a new issue that is not already open (or closed).
  • I reviewed the Discussions, and have a new and useful enhancement to share.

Feature Description

RPC loading of model through network takes a lot of time which makes it useless.
i think what will be best is like download whole model on both side and then just loading specific number of layer the network tells you to load, making it load only those index of layers speeding up the loading and also saving time on every launch.

Motivation

RPC loading of model through network takes a lot of time.

Possible Implementation

download whole model on both side and then just loading specific number of layer the network tells you to load.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions