Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sekyondaMeta committed Oct 20, 2023
1 parent 8ada5fe commit 776d36e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Llama 2 Fine-tuning / Inference Recipes and Examples

[Update Oct. 20, 2023] A series of Llama 2 demo apps were released and you can find them [here](./demo_apps).
**[Update Oct. 20, 2023] We just released a series of Llama 2 demo apps [here](./demo_apps), showing how to run Llama 2 both locally or in the cloud, to chat about data (PDF, DB, or live) and get video summary.**

The 'llama-recipes' repository is a companion to the [Llama 2 model](https://github.com/facebookresearch/llama). The goal of this repository is to provide examples to quickly get started with fine-tuning for domain adaptation and how to run inference for the fine-tuned models. For ease of use, the examples use Hugging Face converted versions of the models. See steps for conversion of the model [here](#model-conversion-to-hugging-face).

Expand Down

0 comments on commit 776d36e

Please sign in to comment.