Parcourir la source

Update README.md

sekyonda il y a 1 an
Parent
commit
822b37bbc0
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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.