mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-29 14:00:29 +00:00
Delete GGML and RadPajama
Please use https://github.com/mozilla-Ocho/llamafile which is better, newer, and built on cosmocc. If you need the RadPajama model, file an issue with llamafile asking for support.
This commit is contained in:
parent
4a63e4a27e
commit
6ee5580adc
67 changed files with 0 additions and 35420 deletions
2
third_party/BUILD.mk
vendored
2
third_party/BUILD.mk
vendored
|
@ -13,7 +13,6 @@ o/$(MODE)/third_party: \
|
|||
o/$(MODE)/third_party/finger \
|
||||
o/$(MODE)/third_party/gdtoa \
|
||||
o/$(MODE)/third_party/getopt \
|
||||
o/$(MODE)/third_party/ggml \
|
||||
o/$(MODE)/third_party/hiredis \
|
||||
o/$(MODE)/third_party/libcxx \
|
||||
o/$(MODE)/third_party/linenoise \
|
||||
|
@ -28,7 +27,6 @@ o/$(MODE)/third_party: \
|
|||
o/$(MODE)/third_party/puff \
|
||||
o/$(MODE)/third_party/python \
|
||||
o/$(MODE)/third_party/quickjs \
|
||||
o/$(MODE)/third_party/radpajama \
|
||||
o/$(MODE)/third_party/regex \
|
||||
o/$(MODE)/third_party/sed \
|
||||
o/$(MODE)/third_party/smallz4 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue