Skip to content

Latest commit

 

History

History
 
 

README.md

transformers

CONTAINERS IMAGES RUN BUILD

The HuggingFace Transformers library supports a wide variety of NLP and vision models with a convenient API, and is used by many of the other LLM packages. There are a large number of models that it's compatible with on HuggingFace Hub.

Note

If you wish to use Transformer's integrated bitsandbytes quantization (load_in_8bit/load_in_4bit) or AutoGPTQ quantization, run these containers instead which include those respective libraries installed on top of Transformers:

Text Generation Benchmark

Substitute the text-generation model that you want to run (it should be a CausalLM model like GPT, Llama, ect)

./run.sh $(./autotag transformers) \
   huggingface-benchmark.py --model=gpt2

If the model repository is private or requires authentication, add --env HUGGINGFACE_TOKEN=<YOUR-ACCESS-TOKEN>

By default, the performance is measured for generating 128 new output tokens (this can be set with --tokens=N)

The prompt can be changed with --prompt='your prompt here'

Precision / Quantization

Use the --precision argument to enable quantization (options are: fp32 fp16 fp4 int8, default is: fp16)

If you're using fp4 or int8, run the bitsandbytes container as noted above, so that bitsandbytes package is installed to do the quantization. It's expected that 4-bit/8-bit quantization is slower through Transformers than FP16 (while consuming less memory) - see here for more info.

Other libraries like exllama, awq, and AutoGPTQ have custom CUDA kernels and more efficient quantized performance.

Llama2

./run.sh --env HUGGINGFACE_TOKEN=<YOUR-ACCESS-TOKEN> $(./autotag transformers) \
   huggingface-benchmark.py --model=meta-llama/Llama-2-7b-hf
CONTAINERS
transformers:4.53.1
   Aliases transformers
   Requires L4T ['>=36']
   Dependencies build-essential pip_cache:cu126 cuda:12.6 cudnn python numpy cmake onnx pytorch:2.8 torchvision huggingface_hub rust
   Dependants 3d_diffusion_policy ai-toolkit apex:0.1 audiocraft awq:0.1.0 bitsandbytes:0.39.1 bitsandbytes:0.45.4 bitsandbytes:0.45.5 bitsandbytes:0.46.0 bitsandbytes:0.47.0 bitsandbytes:0.48.0 block_sparse_attn:0.0.1 cache_dit:0.2.0 chatterbox-tts clip_trt cobra:0.0.1 comfyui cosmos-predict2 cosmos-reason1 cosmos-transfer1 cosmos1-diffusion-renderer:1.0.4 crossformer deepspeed:0.15.2 deepspeed:0.18.0 deepspeed:0.9.5 diffusers:0.35.0 diffusion_policy dimba:1.0 dynamo:0.3.2 efficientvit exllama:0.1 flash-attention:2.5.7 flash-attention:2.6.3 flash-attention:2.7.2.post1 flash-attention:2.7.4.post1 flash-attention:2.8.0.post2 flash-attention:2.8.1 flexprefill:0.1.0 framepack fruitnerf:1.0 genai-bench:0.1.0 gptqmodel:3.0.1 huggingface_kernels:0.7.0 hymba isaac-gr00t isaaclab:2.2.0 isaacsim:5.0.0 jetson-copilot kat:1 kokoro-tts:fastapi kokoro-tts:hf ktransformers:0.3.3 l4t-diffusion l4t-dynamo l4t-text-generation lerobot lita llama-factory llama-vision llava lobechat local_llm log-linear-attention:0.0.1 mamba:2.2.5 mambavision:1.0 minference:0.1.7 mlc:0.1.0 mlc:0.1.1 mlc:0.1.2 mlc:0.1.3 mlc:0.1.4 mlc:0.19.0 mlc:0.20.0 mlc:0.21.0 mlstm_kernels:2.0.1 mooncake:0.3.5 nano_llm:24.4 nano_llm:24.4-foxy nano_llm:24.4-galactic nano_llm:24.4-humble nano_llm:24.4-iron nano_llm:24.4.1 nano_llm:24.4.1-foxy nano_llm:24.4.1-galactic nano_llm:24.4.1-humble nano_llm:24.4.1-iron nano_llm:24.5 nano_llm:24.5-foxy nano_llm:24.5-galactic nano_llm:24.5-humble nano_llm:24.5-iron nano_llm:24.5.1 nano_llm:24.5.1-foxy nano_llm:24.5.1-galactic nano_llm:24.5.1-humble nano_llm:24.5.1-iron nano_llm:24.6 nano_llm:24.6-foxy nano_llm:24.6-galactic nano_llm:24.6-humble nano_llm:24.6-iron nano_llm:24.7 nano_llm:24.7-foxy nano_llm:24.7-galactic nano_llm:24.7-humble nano_llm:24.7-iron nano_llm:main nano_llm:main-foxy nano_llm:main-galactic nano_llm:main-humble nano_llm:main-iron nanodb nanoowl nanosam nemo nerfstudio:1.1.7 nixl:0.3.2 nvdiffrast:0.3.4 nvidia_modelopt:0.32.0 octo onnxruntime_genai:0.8.5 openpi openvla openvla:mimicgen optimum paraattention:0.4.0 partpacker:0.1.0 plstm:0.1.0 prismatic pytorch:2.1-all pytorch:2.2-all pytorch:2.3-all pytorch:2.3.1-all pytorch:2.4-all pytorch:2.5-all pytorch:2.6-all pytorch:2.7-all pytorch:2.8-all radial-attention:0.1.0 robopoint sage-attention:3.0.0 sdnext self-forcing sgl-kernel:0.2.3 sglang:0.4.4 sglang:0.4.6 sglang:0.4.9 sparc3d:0.1.0 sparge-attention:0.1.0 spark-tts stable-diffusion-webui sudonim:hf tensorrt_llm:0.12 tensorrt_llm:0.22.0 text-generation-inference text-generation-webui:1.7 text-generation-webui:6a7cd01 text-generation-webui:main transformer-engine:2.7 videollama:1.0.0 videomambasuite:1.0 vila vllm:0.7.4 vllm:0.8.4 vllm:0.9.0 vllm:0.9.2 vllm:0.9.3 vllm:v0.8.5.post1 voice-pro voicecraft vscode:transformers whisperx xattention:0.0.1 xformers:0.0.32 xformers:0.0.33 xgrammar:0.1.15 xgrammar:0.1.18 xgrammar:0.1.19 xgrammar:0.1.20 xgrammar:0.1.21 xlstm:2.0.5 xtts xtuner zigma:1.0
   Dockerfile Dockerfile
   Notes https://github.com/huggingface/transformers
CONTAINER IMAGES
Repository/Tag Date Arch Size
  dustynv/transformers:git-r35.2.1 2023-12-15 arm64 5.9GB
  dustynv/transformers:git-r35.3.1 2023-12-12 arm64 5.9GB
  dustynv/transformers:git-r35.4.1 2023-12-11 arm64 5.9GB
  dustynv/transformers:nvgpt-r35.2.1 2023-12-05 arm64 5.9GB
  dustynv/transformers:nvgpt-r35.3.1 2023-12-15 arm64 5.9GB
  dustynv/transformers:nvgpt-r35.4.1 2023-12-14 arm64 5.9GB
  dustynv/transformers:r32.7.1 2023-12-15 arm64 1.5GB
  dustynv/transformers:r35.2.1 2023-12-11 arm64 5.9GB
  dustynv/transformers:r35.3.1 2023-12-12 arm64 5.9GB
  dustynv/transformers:r35.4.1 2023-12-15 arm64 5.9GB
  dustynv/transformers:r36.2.0 2023-12-15 arm64 7.6GB

Container images are compatible with other minor versions of JetPack/L4T:
    • L4T R32.7 containers can run on other versions of L4T R32.7 (JetPack 4.6+)
    • L4T R35.x containers can run on other versions of L4T R35.x (JetPack 5.1+)

RUN CONTAINER

To start the container, you can use jetson-containers run and autotag, or manually put together a docker run command:

# automatically pull or build a compatible container image
jetson-containers run $(autotag transformers)

# or explicitly specify one of the container images above
jetson-containers run dustynv/transformers:nvgpt-r35.3.1

# or if using 'docker run' (specify image and mounts/ect)
sudo docker run --runtime nvidia -it --rm --network=host dustynv/transformers:nvgpt-r35.3.1

jetson-containers run forwards arguments to docker run with some defaults added (like --runtime nvidia, mounts a /data cache, and detects devices)
autotag finds a container image that's compatible with your version of JetPack/L4T - either locally, pulled from a registry, or by building it.

To mount your own directories into the container, use the -v or --volume flags:

jetson-containers run -v /path/on/host:/path/in/container $(autotag transformers)

To launch the container running a command, as opposed to an interactive shell:

jetson-containers run $(autotag transformers) my_app --abc xyz

You can pass any options to it that you would to docker run, and it'll print out the full command that it constructs before executing it.

BUILD CONTAINER

If you use autotag as shown above, it'll ask to build the container for you if needed. To manually build it, first do the system setup, then run:

jetson-containers build transformers

The dependencies from above will be built into the container, and it'll be tested during. Run it with --help for build options.