Instructions to use GreenGenomicsLab/MistralPPI-2000 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use GreenGenomicsLab/MistralPPI-2000 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("mistralai/Mistral-7B-v0.1") model = PeftModel.from_pretrained(base_model, "GreenGenomicsLab/MistralPPI-2000") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- ec4e85f3e0d398121860926dc3779524348d359ac02db600395604bbae095084
- Size of remote file:
- 7.22 kB
- SHA256:
- 4261b3dcd8c59f12f210ebb5db510f5460754a7eb15daa19a88b8813bb250abd
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.