-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
9 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,9 @@ | ||
# leapfrog-model-skeleton | ||
# leapfrog-model-skeleton | ||
|
||
This repository is a dedicated [skeleton Zarf Package](https://docs.zarf.dev/docs/faq#what-is-a-skeleton-zarf-package). The published skeleton artifact for this repo can be found [here](https://github.com/defenseunicorns/leapfrog-model-skeleton/pkgs/container/packages%2Fleapfrogai%2Fleapfrogai-model). | ||
|
||
The goal of this repository is to serve as a standard foundation for LeapfrogAI Model Backend projects. | ||
Some example repositories that use this skeleton are: | ||
- [defenseunicorns/llama-cpp-python](https://github.com/defenseunicorns/leapfrogai-backend-llama-cpp-python) | ||
- [defenseunicorns/whisper](https://github.com/defenseunicorns/leapfrogai-backend-whisper) | ||
- [defenseunicorns/vllm](https://github.com/defenseunicorns/leapfrogai-backend-vllm) |