Instructions to use nguyenthanhdo/ViMath-PAL-CodeQwen1.5-7B-LORA with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use nguyenthanhdo/ViMath-PAL-CodeQwen1.5-7B-LORA with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Qwen/CodeQwen1.5-7B-Chat") model = PeftModel.from_pretrained(base_model, "nguyenthanhdo/ViMath-PAL-CodeQwen1.5-7B-LORA") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 3801f263159fe7d2d9d2634af69a2bcc60008dc2171846ebf01d849801d7cf13
- Size of remote file:
- 6.07 kB
- SHA256:
- 8a2385205ca7138d4c1036e047baf11732ceac83639c3f6386a0fe4b5f8164f5
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.