Sign inSign up

openeuler/llm

Sponsored OSS

By openeuler

Updated 2 months ago

The repository for openEuler LLM container images.

Image
2

10K+

openeuler/llm repository overview

llm

Quick reference

Build reference

  1. Build images and push:
docker buildx build -t "openeuler/llm:$TAG" --platform linux/arm64 ./$TAG --push

We are using buildx in here to generate ARM64 images on different host, see more in Docker Buildx. Note that you may need to configure the proxy for cloning LLMs from huggingface while building.

How to use this image

Please run container with this image on Ascend platform of ARM64.

docker run --device $DEVICE --device /dev/davinci_manager --device /dev/devmm_svm --device /dev/hisi_hdc -v /usr/local/dcmi:/usr/local/dcmi -v /usr/local/bin/npu-smi:/usr/local/bin/npu-smi -v /usr/local/Ascend/driver/lib64/:/usr/local/Ascend/driver/lib64/ -v /usr/local/Ascend/driver/version.info:/usr/local/Ascend/driver/version.info -it openeuler/llm:$TAG
  • chatglm2_6b-pytorch2.1.0.a1-cann7.0.RC1.alpha002-oe2403sp4
  • chatglm2_6b-pytorch2.1.0.a1-cann7.0.RC1.alpha002-oe2203sp2
  • fastchat-pytorch2.1.0.a1-cann7.0.RC1.alpha002-oe2203sp2

Operating System

Linux/Unix, ARM64 architecture.

Tag summary

Content type

Image

Digest

sha256:7f6c24da4

Size

6.7 GB

Last updated

2 months ago

docker pull openeuler/llm

This week's pulls

Pulls:

121

Last week