gguf-py: Refactor and allow reading/modifying existing GGUF files #3981
gguf-py: Refactor and add file reading support
b8c80df7
Replay changes from #3871
8047aa19
KerfuffleV2
force pushed
from
0475e443
to
8047aa19
1 year ago
Various type annotation fixes.
d7688dc9
KerfuffleV2
force pushed
from
4ab91057
to
d7688dc9
1 year ago
sort imports with isort (again)
a6f5742a
Fix missing return statement in add_tensor
ce865b3c
style cleanup with flake8
f364636b
fix NamedTuple and Enum usage
f2292fcc
Fix an issue with state init in GGUFReader
fffdac32
Damagage is not a word.
b56ed661
KerfuffleV2
changed the title gguf-py: Refactor and add file reading support gguf-py: Refactor and allow reading/modifying existing GGUF files 1 year ago
Clean up gguf-py/examples/modify_gguf.py whitespace
4a5cd692
Update gguf-py/examples/modify_gguf.py formatting
2af29ffe
Update gguf-py/gguf/gguf_reader.py type hint
855486c9
Make examples executable, formatting changes
2360aaad
ggerganov
approved these changes
on 2023-11-09
Add more information to GGUFReader and examples comments
8e250fe5
Include a gguf Python package version bump
0d0306e7
Merge branch 'master' into feat-gguf-py-read-refactor
cc58ad00
Add convert-gguf-endian.py script
bca09625
cleanup
233cb074
gguf-py : bump minor version
5738b2f3
monatis
requested changes
on 2023-11-09
Reorganize scripts
52bdc7e9
Make GGUFReader endian detection less arbitrary
a04f0487
Add JSON dumping support to gguf-dump.py
bd241db8
A few for gguf-dump.py cleanups
382f9751
Murder accidental tuple in gguf-py/scripts/gguf-dump.py
7d3580d5
cleanup
5608cd8d
constants : remove unneeded type annotations
795dc0f0
fix python 3.8 compat
a21e9e71
Set up gguf- scripts in pyproject.toml
eff662d6
And include scripts/__init__.py, derp
0b0e726b
monatis
approved these changes
on 2023-11-10
convert.py: We can't currently support Q8_0 on big endian.
960f912a
gguf-py: SpecialVocab: Always try available sources for special token…
9ce51b69
cleanup
f22b2f20
Promote add_X_token to GGUF metadata for BOS and EOS
4814b4bb
monatis
merged
34b0a082
into master 1 year ago
Assignees
No one assigned
Labels
enhancement
script
Login to write a write a comment.
Login via GitHub