QuestionQ18

Core Machine Learning and AI Knowledge

You need to customize your LLM by using prompt engineering, prompt learning, or parameter-efficient fine-tuning. Which framework supports all of these?

  • A Nvidia TensorRT
  • B Nvidia DALI
  • C Nvidia Triton
  • D Nvidia NeMO
Explanation

NVIDIA NeMo is an LLM development framework that supports prompt-based customization, prompt learning/P-Tuning, and parameter-efficient fine-tuning. Its supported PEFT methods include LoRA, P-Tuning, adapters, and IA3.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!