..
unused
Merge branch 'master' into concedo_experimental
2024-02-28 13:41:35 +08:00
common-ggml.cpp
fixed quant tools not compiling, updated docs
2024-04-06 23:11:05 +08:00
common-ggml.h
fixed quant tools not compiling, updated docs
2024-04-06 23:11:05 +08:00
convert_hf_gpt2.py
just testing cublas
2023-05-15 20:01:22 +08:00
convert_hf_gptj.py
arranged files, updated kobold lite, modified makefile for extra link args on linux, started RWKV implementation
2023-04-17 17:31:45 +08:00
convert_hf_mpt.py
added MPT support
2023-06-03 16:14:08 +08:00
convert_hf_neox.py
neox is updated
2023-05-17 14:56:54 +08:00
convert_pt_rwkv.py
wip integrating new rwkv
2023-05-27 22:45:28 +08:00
gpt2_quantize.cpp
fixed quant tools not compiling, updated docs
2024-04-06 23:11:05 +08:00
gptj_quantize.cpp
fixed quant tools not compiling, updated docs
2024-04-06 23:11:05 +08:00
make_old_pyinstaller.bat
test workflow (+9 squashed commit)
2024-04-11 23:20:08 +08:00
make_old_pyinstaller_cuda.bat
test workflow (+9 squashed commit)
2024-04-11 23:20:08 +08:00
make_pyinstaller_hybrid_henk.bat
test workflow (+9 squashed commit)
2024-04-11 23:20:08 +08:00
mpt_quantize.cpp
fixed quant tools not compiling, updated docs
2024-04-06 23:11:05 +08:00
neox_quantize.cpp
fixed quant tools not compiling, updated docs
2024-04-06 23:11:05 +08:00
rwkv_orig_vocab.json
updated kobold lite, work on rwkv, added exe path to model load params, added launch parameter
2023-04-18 17:36:44 +08:00
rwkv_prepare_vocab.py
rwkv is done
2023-04-18 20:55:01 +08:00
rwkv_prepare_vocab_world.py
integrated world tokenizer for RWKV
2023-06-13 20:06:19 +08:00
rwkv_world_vocab.txt
integrated world tokenizer for RWKV
2023-06-13 20:06:19 +08:00