Browse Source

Update README.md

sekyonda 1 year atrás
parent
commit
822b37bbc0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      inference/README.md

+ 1 - 1
inference/README.md

@@ -1,6 +1,6 @@
 # Inference
 
-So far, we have provided support for three methods of inference:
+This folder contains inference examples for Llama 2. So far, we have provided support for three methods of inference:
 
 1. [inference script](inference.py) script provides support for Hugging Face accelerate and PEFT fine tuned models.