Import radpajama (a redpajama.cpp fork) (#814)

This is the relevant commit: bfa6466199

Model download links:
https://huggingface.co/ceonlabs/radpajama/tree/main
This commit is contained in:
Ariel Núñez 2023-05-11 10:12:08 -04:00 committed by GitHub
parent cba15bc77a
commit b3e3359d22
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
30 changed files with 26497 additions and 0 deletions

View file

@ -147,6 +147,7 @@ include net/net.mk # │
include third_party/vqsort/vqsort.mk # │
include libc/log/log.mk # │
include third_party/ggml/ggml.mk # │
#include third_party/radpajama/radpajama.mk # │
include third_party/bzip2/bzip2.mk # │
include dsp/core/core.mk # │
include libc/x/x.mk # │