Instructions to use kernels-community/liger_kernels with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Kernels
How to use kernels-community/liger_kernels with Kernels:
# !pip install kernels from kernels import get_kernel kernel = get_kernel("kernels-community/liger_kernels") - Notebooks
- Google Colab
- Kaggle
Upload custom kernels
Browse files
README.md
CHANGED
|
@@ -1,3 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# Liger Kernels
|
| 2 |
|
| 3 |
This repository contains the kernels for the Liger project [Liger Kernels](https://github.com/linkedin/Liger-Kernel)
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
tags:
|
| 4 |
+
- kernel
|
| 5 |
+
---
|
| 6 |
+
|
| 7 |
# Liger Kernels
|
| 8 |
|
| 9 |
This repository contains the kernels for the Liger project [Liger Kernels](https://github.com/linkedin/Liger-Kernel)
|