Create README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,12 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
---
|
4 |
+
# AWS Neuron optimum model cache
|
5 |
+
|
6 |
+
This repository contains cached compilation artifacts for the most popular models on the Hugging Face Hub.
|
7 |
+
|
8 |
+
## Inference
|
9 |
+
|
10 |
+
### LLM models
|
11 |
+
|
12 |
+
For a list of the supported models and configurations, please refer to the inference cache [configuration files](https://huggingface.co/aws-neuron/optimum-neuron-cache/tree/main/inference-cache-config).
|