Instructions to use build-small-hackathon/minicpm5-1b-math-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use build-small-hackathon/minicpm5-1b-math-lora with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("openbmb/MiniCPM5-1B") model = PeftModel.from_pretrained(base_model, "build-small-hackathon/minicpm5-1b-math-lora") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 42fd7e1736474396ad4e643d72a213debbb313d83fa38ea03b09756c2b3bda1f
- Size of remote file:
- 89.7 MB
- SHA256:
- e024be6b763d331e1aa3095616eb6b46419aeaa1736c27e3de299a627e035cda
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.