Skip to content

Conversation

monatis
Copy link
Collaborator

@monatis monatis commented Jul 26, 2023

Implementing Python writer and C reader for GGUF defined in ggml-org/ggml#302

This is still WIP

This is still WIP and I'm raising the PR for discussions and feedback.

I'm trying to be fast and provide a maintainable code at the same time, so the current state may look a little bit messy, but I'll put everything to a proper order as the implementation gets mature.

@ggerganov ggerganov changed the base branch from master to gguf July 26, 2023 08:16
@ggerganov ggerganov marked this pull request as ready for review July 26, 2023 08:16
@ggerganov ggerganov merged commit 6d3c786 into ggml-org:gguf Jul 26, 2023
ggerganov pushed a commit that referenced this pull request Jul 26, 2023
* Add LLAMA_DEFAULT_RMS_EPS so we can change the default (#2384)

Co-authored-by: Iwan Kawrakow <[email protected]>

* WIP: python class to write GGUF, incomplete C apı for reading

---------

Co-authored-by: Kawrakow <[email protected]>
Co-authored-by: Iwan Kawrakow <[email protected]>
@ggerganov
Copy link
Member

Merged this in the new #2398 branch - will try to make an iteration over this in the next couple of days

ggerganov pushed a commit that referenced this pull request Jul 26, 2023
* Add LLAMA_DEFAULT_RMS_EPS so we can change the default (#2384)

Co-authored-by: Iwan Kawrakow <[email protected]>

* WIP: python class to write GGUF, incomplete C apı for reading

---------

Co-authored-by: Kawrakow <[email protected]>
Co-authored-by: Iwan Kawrakow <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants