This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
llama.cpp
Watch
1
Star
0
Fork
0
You've already forked llama.cpp
mirror of
https://github.com/ggerganov/llama.cpp.git
synced
2025-01-10 20:40:24 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
llama.cpp
/
gguf-py
/
gguf
History
Jared Van Bortel
c7a0ad8ec9
convert-hf : make model class definitions self-contained (
#5825
)
2024-03-02 12:21:47 -05:00
..
__init__.py
gguf-py: Refactor and allow reading/modifying existing GGUF files (
#3981
)
2023-11-11 08:04:50 +03:00
constants.py
llama : add StarCoder2 support (
#5795
)
2024-03-01 21:30:46 +02:00
gguf_reader.py
gguf : fix "general.alignment" type in gguf_reader.py (
#5136
)
2024-01-26 11:10:28 +02:00
gguf_writer.py
convert-hf : make model class definitions self-contained (
#5825
)
2024-03-02 12:21:47 -05:00
gguf.py
gguf-py: Refactor and allow reading/modifying existing GGUF files (
#3981
)
2023-11-11 08:04:50 +03:00
py.typed
convert : various script cleanups/fixes + merges and special token handling (
#2842
)
2023-08-30 11:25:50 +03:00
tensor_mapping.py
llama : add StarCoder2 support (
#5795
)
2024-03-01 21:30:46 +02:00
vocab.py
fix(gguf-py): special tokens are no longer skipped when add_<token>_token is set to false (
#5487
)
2024-02-15 14:14:37 +01:00