Implementing RedPajama models #413
Replies: 1 comment 1 reply
-
That's not how it works. HuggingFace provides access to a wide range of GGML models that are mostly compatible with Some of these models were trained using open source datasets such as Red Pajama. Most are based on Facebook's Llama models and are therefore distributed under a restricted license. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello, Is there a way I can replace the main.exe file (that is used for inference with LLaMa when you run ./main) with the redpajama.exe file?
Beta Was this translation helpful? Give feedback.
All reactions