Spaces:
Running
Running
Commit
·
6fdc961
1
Parent(s):
0054a39
Update README.md
Browse files
README.md
CHANGED
@@ -22,3 +22,14 @@ AWS Trainium is the second-generation machine learning (ML) accelerator that AWS
|
|
22 |
[How to Get Started](https://huggingface.co/docs/optimum-neuron/guides/overview)
|
23 |
[References](https://huggingface.co/docs/optimum-neuron/package_reference/trainer)
|
24 |
[AWS Neuron Documentation](https://awsdocs-neuron.readthedocs-hosted.com/en/latest/)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
22 |
[How to Get Started](https://huggingface.co/docs/optimum-neuron/guides/overview)
|
23 |
[References](https://huggingface.co/docs/optimum-neuron/package_reference/trainer)
|
24 |
[AWS Neuron Documentation](https://awsdocs-neuron.readthedocs-hosted.com/en/latest/)
|
25 |
+
|
26 |
+
**Blogs / Videos**
|
27 |
+
[Fine-tune Llama 7B on AWS Trainium](https://www.philschmid.de/fine-tune-llama-7b-trainium)
|
28 |
+
[Deploy Embedding Models on AWS inferentia2 with Amazon SageMaker](https://www.philschmid.de/inferentia2-embeddings)
|
29 |
+
[Deploy Llama 2 7B on AWS inferentia2 with Amazon SageMaker](https://www.philschmid.de/inferentia2-llama-7b)
|
30 |
+
[Deploy Stable Diffusion XL on AWS inferentia2 with Amazon SageMaker](https://www.philschmid.de/inferentia2-stable-diffusion-xl)
|
31 |
+
[Accelerating Transformers with Optimum Neuron, AWS Trainium and AWS Inferentia2](https://www.youtube.com/watch?v=FmjTWags__Q)
|
32 |
+
|
33 |
+
|
34 |
+
|
35 |
+
|