Skip to content
This repository was archived by the owner on Jun 24, 2024. It is now read-only.
This repository was archived by the owner on Jun 24, 2024. It is now read-only.

A tool to convert multipart models to singlepart models #150

Closed
@philpax

Description

@philpax

Our new loader does not support multipart models because they do unfun things with tensor strides. Instead of trying to support both loaders indefinitely, it's much simpler to build a tool that will convert a GGML/GGMF multipart model to a GGJT singlepart model. The multipart models are relatively rare, so not having native support shouldn't pose too much of an issue.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions