Udayshankar Ravikumar commited on
Updated README.
Browse files
README.md
CHANGED
|
@@ -9,6 +9,8 @@ app_file: app.py
|
|
| 9 |
pinned: false
|
| 10 |
license: cc-by-nc-sa-4.0
|
| 11 |
short_description: Chip performance surrogates for IPC, L2 miss rate prediction
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12 |
---
|
| 13 |
-
|
| 14 |
-
An example chatbot using [Gradio](https://gradio.app), [`huggingface_hub`](https://huggingface.co/docs/huggingface_hub/v0.22.2/en/index), and the [Hugging Face Inference API](https://huggingface.co/docs/api-inference/index).
|
|
|
|
| 9 |
pinned: false
|
| 10 |
license: cc-by-nc-sa-4.0
|
| 11 |
short_description: Chip performance surrogates for IPC, L2 miss rate prediction
|
| 12 |
+
models:
|
| 13 |
+
- uralstech/AIDE-Chip-Surrogates
|
| 14 |
+
datasets:
|
| 15 |
+
- uralstech/AIDE-Chip-15K-gem5-Sims
|
| 16 |
---
|
|
|
|
|
|