Instructions to use finnlueth/ProtProfileMD with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use finnlueth/ProtProfileMD with PEFT:
Task type is invalid.
- Transformers
How to use finnlueth/ProtProfileMD with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("finnlueth/ProtProfileMD", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Update README.md
Browse files
README.md
CHANGED
|
@@ -20,4 +20,4 @@ GitHub: https://github.com/finnlueth/ProtProfileMD
|
|
| 20 |
### Model Description
|
| 21 |
|
| 22 |
- **License:** MIT
|
| 23 |
-
- **
|
|
|
|
| 20 |
### Model Description
|
| 21 |
|
| 22 |
- **License:** MIT
|
| 23 |
+
- **LoRA adapter for ProstT5:** https://huggingface.co/Rostlab/ProstT5
|