Instructions to use kernels-community/mra with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Kernels
How to use kernels-community/mra with Kernels:
# !pip install kernels from kernels import get_kernel kernel = get_kernel("kernels-community/mra") - Notebooks
- Google Colab
- Kaggle
Uploaded using `kernel-builder`.
Browse files
README.md
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
---
|
| 2 |
library_name: kernels
|
|
|
|
| 3 |
---
|
| 4 |
|
| 5 |
This is the repository card of kernels-community/mra that has been pushed on the Hub. It was built to be used with the [`kernels` library](https://github.com/huggingface/kernels). This card was automatically generated.
|
|
@@ -26,14 +27,3 @@ index_max(...)
|
|
| 26 |
## Benchmarks
|
| 27 |
|
| 28 |
Benchmarking script is available for this kernel. Run `kernels benchmark kernels-community/mra`.
|
| 29 |
-
|
| 30 |
-
### Performance
|
| 31 |
-
|
| 32 |
-
<img class="dark:hidden border border-gray-200 dark:border-gray-700 rounded-lg" src="media/benches_light_animation.svg" />
|
| 33 |
-
<img class="hidden dark:block border border-gray-200 dark:border-gray-700 rounded-lg" src="media/benches_dark_animation.svg" />
|
| 34 |
-
|
| 35 |
-
<img class="dark:hidden border border-gray-200 dark:border-gray-700 rounded-lg" src="media/benches_light_latency.svg" />
|
| 36 |
-
<img class="hidden dark:block border border-gray-200 dark:border-gray-700 rounded-lg" src="media/benches_dark_latency.svg" />
|
| 37 |
-
|
| 38 |
-
<img class="dark:hidden border border-gray-200 dark:border-gray-700 rounded-lg" src="media/benches_light_throughput.svg" />
|
| 39 |
-
<img class="hidden dark:block border border-gray-200 dark:border-gray-700 rounded-lg" src="media/benches_dark_throughput.svg" />
|
|
|
|
| 1 |
---
|
| 2 |
library_name: kernels
|
| 3 |
+
license: apache-2.0
|
| 4 |
---
|
| 5 |
|
| 6 |
This is the repository card of kernels-community/mra that has been pushed on the Hub. It was built to be used with the [`kernels` library](https://github.com/huggingface/kernels). This card was automatically generated.
|
|
|
|
| 27 |
## Benchmarks
|
| 28 |
|
| 29 |
Benchmarking script is available for this kernel. Run `kernels benchmark kernels-community/mra`.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|