COMMITS
/ requirements.txt July 15, 2024
X
Refactor lora adapter support (#8332)
Xuan Son Nguyen committed
July 5, 2024
G
py : switch to snake_case (#8305)
Georgi Gerganov committed
July 2, 2024
D
chore: Remove rebase artifacts
ditsuke committed
D
chore: Fixup requirements and build
ditsuke committed
March 10, 2024
D
fix: Update script paths in CI scripts
ditsuke committed
May 30, 2024
G
Move convert.py to examples/convert-legacy-llama.py (#7430)
Galunid committed
May 20, 2024
G
llama : remove Persimmon (#7408)
Georgi Gerganov committed
May 12, 2024
S
remove convert-lora-to-ggml.py (#7204)
slaren committed
April 29, 2024
G
llama : fix BPE pre-tokenization (#6920)
Georgi Gerganov committed
December 29, 2023
C
python : add check-requirements.sh and GitHub workflow (#4585)
crasm committed
December 14, 2023
W
py : add protobuf dependency (#4466)
wonjun Jang committed
W
convert : support loading vocab from fast tokenizer config (#3633)
wonjun Jang committed
October 7, 2023
T
py : change version of numpy requirement to 1.24.4 (#3515)
Tom C committed
August 25, 2023
M
gguf : make gguf pip-installable
M. Yusuf Sarıgöz committed
April 14, 2023
P
py : bump sentencepiece to 0.1.98 to support Python 3.11 (#976)
Pavol Rusnak committed
C
py : new conversion script (#545)
comex committed