GithubHelp home page GithubHelp logo

tomk0014 / rtx-ai-toolkit Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nvidia/rtx-ai-toolkit

0.0 0.0 0.0 7.72 MB

The NVIDIA RTX™ AI Toolkit is a suite of tools and SDKs for Windows developers to customize, optimize, and deploy AI models across RTX PCs and cloud.

License: Apache License 2.0

rtx-ai-toolkit's Introduction

NVIDIA RTX AI Toolkit

The NVIDIA RTX™ AI Toolkit is a suite of tools and SDKs for Windows application developers to accelerate model customization, optimization, and deployment of AI models into applications running on Windows PC for RTX — across both cloud and PC.

Latest News

Follow the RTX AI Toolkit fine-tuning workflow with this tutorial - LLaMaA3-8B QLoRA

NVIDIA RTX AI Toolkit Launch Blog

Getting Started

NVIDIA RTX AI Toolkit includes 2 primary phases: Model Customization and Model Deployment. Each phase is tailored to guide you through the necessary steps to effectively customize and deploy your AI models.

Currently, we support an end-to-end workflow for customizing LLMs using PEFT (Parameter Efficient Fine-Tuning) techniques such as LoRA and(Low-Rank Adaptation of Large Language Models) and QLoRA on your RTX PC and deploying using NVIDIA TensorRT-LLM, ONNX-Runtime, llama.cpp, or as NIM endpoints in the cloud.

1. Model Customization - TUTORIAL:

The model customization tutorial walks you through launching AI Workbench, using the LlamaFactory GUI to do QLoRa fine-tuning, and exporting the quantized model. Optionally, we provide Jupyter notebooks for quantizing finetuned models for deployment with TensorRT-LLM.

2. Model Deployment - START HERE

There are two paths to deploy AI models: On device, or in cloud. Models deployed to device can achieve lower latency and don't require calls to the cloud at runtime, but have certain hardware requirements. Models deployed to the cloud can support an application running on any hardware, but have an ongoing operating cost. Different applications will do either, or both. The RTX AI Toolkit provides tools for both paths, and we provide instructions in the tutorial for deploying across on device and cloud environments.

NVIDIA AI Inference Manager (AIM) SDK offers developers a unified interface to orchestrate deployment of AI models across devices using multiple inference backends - from cloud to local PC execution environments. This is currently available to certain early access customers, apply now to get access.

Quantized (on-device) inference: For on-device inferencing the we below inferencing paths are supported:

Platform LoRA Adapter Merged checkpoint
TensorRT-LLM
llama.cpp
ONNX Runtime - DML

FP16 (cloud) inference: For cloud deployments the following inferencing paths are supported:

Platform LoRA Adapter Merged checkpoint
vLLM
NIMs

Reference Projects

  1. AI Workbench LLaMa-Factory Project
  2. ChatRTX - Reference RAG Demo
  3. OpenAI Compatible Web Server
  4. Projects built by the community

Support

Please file Issues on GitHub.

License

This repository is licensed under the Apache-2.0 License.

rtx-ai-toolkit's People

Contributors

kedarpotdar-nv avatar achocka avatar sukritisood avatar rajathvhollanvidia avatar gaugarg-nv avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.