Skip to content

Commit 642868d

Browse files
committed
update docs
1 parent 4612e09 commit 642868d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

recipes/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ This folder contains examples organized by topic:
55
[quickstart](./quickstart)|The "Hello World" of using Llama2, start here if you are new to using Llama2
66
[multilingual](./multilingual)|Scripts to add a new language to Llama2
77
[finetuning](./finetuning)|Scripts to finetune Llama2 on single-GPU and multi-GPU setups
8-
[inference](./inference)|Scripts to deploy Llama2 for inference locally and using model servers
8+
[inference](./inference)|Scripts to deploy Llama2 for inference [locally](./inference/local_inference/), on mobile [Android](./inference/mobile_inference/android_inference/) and using [model servers](./inference/mobile_inference/)
99
[use_cases](./use_cases)|Scripts showing common applications of Llama2
1010
[responsible_ai](./responsible_ai)|Scripts to use PurpleLlama for safeguarding model outputs
1111
[llama_api_providers](./llama_api_providers)|Scripts to run inference on Llama via hosted endpoints

0 commit comments

Comments
 (0)