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.