From eebe3287aaeeedaa37a9af1079a3c7ab1e9d09f5 Mon Sep 17 00:00:00 2001 From: zergmk2 Date: Wed, 15 Feb 2023 17:18:16 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 85cb7b4..de7f2b0 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # CodeGeeX FasterTransformer -This repository provides the fastertrasformer implementation of [CodeGeeX](https://github.com/THUDM/CodeGeeX) model. +This repository provides the fastertransformer implementation of [CodeGeeX](https://github.com/THUDM/CodeGeeX) model. ## Get Started First, download and setup the following docker environment, replace `````` by the directory of this repo: