Skip to content

tinfoilsh/nitro-private-inference-image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b907e9b · Nov 21, 2024

History

4 Commits
Nov 21, 2024
Nov 20, 2024
Nov 20, 2024
Nov 20, 2024
Nov 20, 2024

Repository files navigation

Nitro Private Inference

docker run \
    --rm \
    -v /var/run/docker.sock:/var/run/docker.sock \
    -v $(pwd):/output \
    -e DOCKER_IMAGE=ollama-nitro:latest \
    -e EIF_FILE=tinfoil-enclave.eif \
    -e INFO_FILE=tinfoil-enclave-info.json \
    eif-builder:latest