Concedo
8d39365af6
update license, added backwards compatibility with both ggml model formats, fixed context length issues.
2023-03-20 23:43:35 +08:00
Concedo
a2c10e0d2f
Merge branch 'master' into concedo
...
# Conflicts:
# .devops/full.Dockerfile
# README.md
# main.cpp
2023-03-20 20:58:27 +08:00
Mack Straight
074bea2eb1
sentencepiece bpe compatible tokenizer ( #252 )
...
* potential out of bounds read
* fix quantize
* style
* Update convert-pth-to-ggml.py
* mild cleanup
* don't need the space-prefixing here rn since main.cpp already does it
* new file magic + version header field
* readme notice
* missing newlines
Co-authored-by: slaren <2141330+slaren@users.noreply.github.com >
2023-03-20 03:17:23 -07:00
Concedo
f952b7c613
Removed junk, fixed some bugs and support dynamic number of sharded files
...
Merge remote-tracking branch 'origin/master' into concedo
# Conflicts:
# README.md
2023-03-19 11:13:00 +08:00
Concedo
2c8f870f53
Created a python bindings for llama.cpp and emulated a simple Kobold HTTP API Endpoint
2023-03-19 00:07:11 +08:00
Thomas Klausner
41be0a3b3d
Add NetBSD support. ( #90 )
2023-03-13 18:40:54 +02:00
Georgi Gerganov
7211862c94
Update Makefile var + add comment
2023-03-11 12:27:02 +02:00
Georgi Gerganov
26c0846629
Initial release
2023-03-10 20:56:40 +02:00