esmfold2-trimul / README.md
fmilletari-czi's picture
Fix repo references in README (kernels-community -> biohub) (#1)
f8d7496
|
Raw
History Blame Contribute Delete
725 Bytes
---
library_name: kernels
license: apache-2.0
---
This is the repository card of biohub/esmfold2-trimul 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.
## How to use
```python
# make sure `kernels` is installed: `pip install -U kernels`
from kernels import get_kernel
kernel_module = get_kernel("biohub/esmfold2-trimul", version=1)
ESMFold2TriangleMultiplication = kernel_module.ESMFold2TriangleMultiplication
ESMFold2TriangleMultiplication(...)
```
## Available functions
- `ESMFold2TriangleMultiplication`
- `triangle_multiplicative_update_with_residual`
## Benchmarks
No benchmark available yet.