Skip to content

Commit

Permalink
add very basic README
Browse files Browse the repository at this point in the history
  • Loading branch information
YrrepNoj committed Jan 30, 2024
1 parent 6113b58 commit 0d7c722
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
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)

0 comments on commit 0d7c722

Please sign in to comment.