You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Fixed an incomplete sentence in the finetuning section.
- Corrected typos and wrong alt text for several image badges.
- Added missing alt text to improve accessibility for the Llama API badges."
<a href="https://llama.developer.meta.com/join_waitlist?utm_source=llama-cookbook&utm_medium=readme&utm_campaign=getting_started"><img alt="Llama API Join Waitlist" src="https://img.shields.io/badge/Llama_API-Join_Waitlist-brightgreen?logo=meta" /></a>
4
+
<a href="https://llama.developer.meta.com/docs?utm_source=llama-cookbook&utm_medium=readme&utm_campaign=getting_started"><img alt="Llama API Documentation" src="https://img.shields.io/badge/Llama_API-Documentation-4BA9FE?logo=meta" /></a>
5
5
6
6
</p>
7
7
<palign="center">
@@ -11,8 +11,8 @@
11
11
12
12
</p>
13
13
<palign="center">
14
-
<a href="https://github.com/meta-llama/synthetic-data-kit"><img alt="Llama Tools Syntethic Data Kit" src="https://img.shields.io/badge/Llama_Tools-synthetic--data--kit-orange?logo=meta" /></a>
15
-
<a href="https://github.com/meta-llama/llama-prompt-ops"><img alt="Llama Tools Syntethic Data Kit" src="https://img.shields.io/badge/Llama_Tools-llama--prompt--ops-orange?logo=meta" /></a>
14
+
<a href="https://github.com/meta-llama/synthetic-data-kit"><img alt="Llama Tools Synthetic Data Kit" src="https://img.shields.io/badge/Llama_Tools-synthetic--data--kit-orange?logo=meta" /></a>
15
+
<a href="https://github.com/meta-llama/llama-prompt-ops"><img alt="Llama Tools Synthetic Data Kit" src="https://img.shields.io/badge/Llama_Tools-llama--prompt--ops-orange?logo=meta" /></a>
16
16
</p>
17
17
18
18
If you are new to developing with Meta Llama models, this is where you should start. This folder contains introductory-level notebooks across different techniques relating to Meta Llama.
0 commit comments