From db8937c2094a93f57ca5014c053916810efdd721 Mon Sep 17 00:00:00 2001 From: chris-aeviator Date: Sun, 27 Aug 2023 14:43:26 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8eb99c73..3b71f602 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ TGI is well suited for distributed/ cloud burst/ on-demand workloads, yet HF's f ## Goals - Support Model loading from wherever you want (HDFS, S3, HTTPS, …) - Support Adapters (LORA/PEFT) without merging (possibly huge) Checkpoints and uploading them to 🤗 +- Support last Gen GPUS (back to Pascal hopefully) - Reduce operational cost by making TGI-😑 an disposable, hot swapable workhorse - Get back to a truyl open source license - Support more core frameworks than HF products