sekyonda преди 1 година
родител
ревизия
822b37bbc0
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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.