Skip to content

Commit 8dc0578

Browse files
committed
Fixing broken file paths
1 parent 4344a42 commit 8dc0578

35 files changed

+25
-36
lines changed

README.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -136,14 +136,9 @@ Contains examples are organized in folders by topic:
136136
| Subfolder | Description |
137137
|---|---|
138138
[quickstart](./recipes/quickstart) | The "Hello World" of using Llama, start here if you are new to using Llama.
139-
[finetuning](./recipes/finetuning)|Scripts to finetune Llama on single-GPU and multi-GPU setups
140-
[inference](./recipes/inference)|Scripts to deploy Llama for inference locally and using model servers
141139
[use_cases](./recipes/use_cases)|Scripts showing common applications of Meta Llama3
140+
[3p_integration](./recipes/3p_integration)|Partner owned folder showing common applications of Meta Llama3
142141
[responsible_ai](./recipes/responsible_ai)|Scripts to use PurpleLlama for safeguarding model outputs
143-
[llama_api_providers](./recipes/llama_api_providers)|Scripts to run inference on Llama via hosted endpoints
144-
[benchmarks](./recipes/benchmarks)|Scripts to benchmark Llama models inference on various backends
145-
[code_llama](./recipes/code_llama)|Scripts to run inference with the Code Llama models
146-
[evaluation](./recipes/evaluation)|Scripts to evaluate fine-tuned Llama models using `lm-evaluation-harness` from `EleutherAI`
147142

148143
### `src/`
149144

File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)