Add usage-attribution README
Browse files
README.md
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: other
|
| 3 |
+
viewer: false
|
| 4 |
+
---
|
| 5 |
+
|
| 6 |
+
# ML Intern model usage placeholder
|
| 7 |
+
|
| 8 |
+
This repository is **not a real model**. It exists so that Inference usage from the
|
| 9 |
+
[ML Intern](https://huggingface.co/spaces/smolagents/ml-intern) can be attributed
|
| 10 |
+
to a single, recognizable line in your **Inference Providers usage dashboard**.
|
| 11 |
+
|
| 12 |
+
A breakdown by individual underlying model (e.g. Opus vs GPT-5.5) is **not currently
|
| 13 |
+
available**. All ML Intern inference is reported together here.
|