Instructions to use GleghornLab/CAMP_exp with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use GleghornLab/CAMP_exp with Transformers:
# Load model directly from transformers import CAMP model = CAMP.from_pretrained("GleghornLab/CAMP_exp", device_map="auto") - Notebooks
- Google Colab
- Kaggle
| library_name: transformers | |
| license: gpl | |
| Please see our paper and Github for more details | |
| https://www.biorxiv.org/content/10.1101/2024.07.30.605924v1 | |
| https://github.com/Gleghorn-Lab/AnnotationVocabulary |