sekyonda 1 anno fa
parent
commit
822b37bbc0
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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.