llama.cpp
Generalize convert scripts
#3838
Merged

Generalize convert scripts #3838

Galunid merged 43 commits into ggml-org:master from Galunid:generic-convert
Galunid
Galunid Initial generic convert script
4823b9bd
Galunid Remove comments
22201248
Green-Sky
TheBloke
Galunid
Galunid Make gguf_writer member of Model, rework tokenizer export
0ff23710
Galunid Add [UNTESTED] Baichuan support
8618b4e7
cebtenzzre
Galunid Missing variable
989db341
Galunid Missing variable
550b925a
Galunid
Galunid
cebtenzzre
cebtenzzre
cebtenzzre
cebtenzzre commented on 2023-10-29
Galunid Call add_tensor before write_* functions
443f7d58
Galunid MPT conversion fix
08918b70
Galunid Get rid of dumb print
3bb9844d
Galunid Add Falcon support
0afa75a9
Galunid Galunid force pushed from fcae7240 to 0afa75a9 1 year ago
Galunid Add Starcoder and Refact
94ba1db2
Galunid [Untested] Initial Persimmon support
6f6856c6
Galunid Woops
b9c664ab
Galunid
Galunid Fix variable
0743f7a9
Galunid Add another alias to n_layers
dc3115f2
Galunid Galunid marked this pull request as ready for review 1 year ago
Galunid Galunid marked this pull request as draft 1 year ago
Galunid
Galunid Flake8 fixes
b2ba44ea
Galunid Rework tokenizer handling
c94df097
Galunid Small refactor
235acc18
Galunid Galunid marked this pull request as ready for review 1 year ago
Galunid Remove 'old' conversion scripts
f4b9a7ea
Galunid
Galunid Galunid requested a review from cebtenzzre cebtenzzre 1 year ago
Galunid Galunid changed the title RFC: Generalize convert scripts Generalize convert scripts 1 year ago
Galunid Use 'IntEnum' instead of 'Enum'
3ec89dcc
cebtenzzre
cebtenzzre commented on 2023-10-31
Galunid Review fixes, persimmon fixes
4fdd7cdf
cebtenzzre
Galunid
Galunid
Green-Sky
cebtenzzre
cebtenzzre commented on 2023-11-02
cebtenzzre fix mypy errors
8f31dc54
cebtenzzre sort imports
66ccd621
cebtenzzre fix linter complaints
e9abcc9c
Green-Sky
Green-Sky commented on 2023-11-02
TheBloke
cebtenzzre model.py : add missing future import
007be850
cebtenzzre
TheBloke
Galunid
Galunid Restore support for RWForCausalLM
03c9683e
Galunid Add big endian support
fd308505
Galunid Revert "Remove 'old' conversion scripts" - needed for testing
e64f4de1
Galunid Yarn rope for baichuan
2120195b
Galunid Rename convert-generic -> convert-hf-to-gguf
087f88cc
Galunid Move util to gguf-py/gguf
f7de892e
Galunid
Galunid Galunid requested a review from Green-Sky Green-Sky 1 year ago
Galunid Galunid requested a review from cebtenzzre cebtenzzre 1 year ago
Galunid
cebtenzzre
cebtenzzre commented on 2023-11-05
Galunid Move everything to convert-hf-to-gguf.py
781bc549
Green-Sky
Green-Sky requested changes on 2023-11-05
cebtenzzre address review comments
fefc3db5
Galunid Fix flake8 complaints
648252ec
TheBloke
TheBloke
cebtenzzre sort imports
05fb6f4e
maddes8cht
Galunid store_true defaults to False, not None
7a3433b4
Galunid
Galunid
maddes8cht
Galunid
Galunid Change ftype from int value to str value
73780f59
cebtenzzre
cebtenzzre commented on 2023-11-07
Galunid Review fixes
88b0d9ef
Galunid Rename variable
b7148838
cebtenzzre
cebtenzzre commented on 2023-11-07
Galunid parse_args improvements
6a83bce1
Galunid
Galunid Remove outdated scripts
2862d16f
Galunid Merge branch 'master' into generic-convert
c79c3585
maddes8cht
Green-Sky
Green-Sky approved these changes on 2023-11-08
Green-Sky Green-Sky requested a review from ggerganov ggerganov 1 year ago
Green-Sky
Galunid Fix import path
2789ad93
ggerganov
ggerganov approved these changes on 2023-11-09
Galunid Galunid merged a75fa576 into master 1 year ago
Galunid Galunid deleted the generic-convert branch 1 year ago
maddes8cht

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone