Instructions to use screenmate/minicpm_22.06-2000 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use screenmate/minicpm_22.06-2000 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("openbmb/MiniCPM-Llama3-V-2_5") model = PeftModel.from_pretrained(base_model, "screenmate/minicpm_22.06-2000") - Notebooks
- Google Colab
- Kaggle
Ctrl+K
This model has 1 file scanned as suspicious.