소스 검색

fix typos

Hamid Shojanazeri 1 년 전
부모
커밋
8b0008433c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      docs/inference.md

+ 1 - 1
docs/inference.md

@@ -56,7 +56,7 @@ Find the scripts to run Code Llama [here](../inference/code-llama/), where there
 
 **Note** Please find the right model on HF side [here](https://huggingface.co/codellama). 
 
-Make sure to install Transfromers from source for now
+Make sure to install Transformers from source for now
 
 ```bash