Sign inSign up

hidakakombu/llama-cpp-python

By hidakakombu

Updated over 2 years ago

Image
0

84

hidakakombu/llama-cpp-python repository overview

llama-cpp-python

This image enables the use of LLM in python with GPUs.
To use GPUs, NVIDIA Driver and NVIDIA Container Toolkit must be installed in advance.

Dockerfile : https://github.com/hidakakubo/Dockerfiles/blob/main/llama-cpp-python/Dockerfile

Pull the image.

docker pull hidakakombu/llama-cpp-python

Run and enter the container.

docker container run -it --rm --gpus all -v /your/local/path/to/working/directory:/tmp hidakakombu/llama-cpp-python  

Tag summary

Content type

Image

Digest

sha256:ff9f9e3f9

Size

4.5 GB

Last updated

over 2 years ago

docker pull hidakakombu/llama-cpp-python:1.0