Instructions to use UNISG-MCS/NLP with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use UNISG-MCS/NLP with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("deepseek-ai/deepseek-coder-7b-instruct") model = PeftModel.from_pretrained(base_model, "UNISG-MCS/NLP") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- fc08065ad609d351968af2ef9e810b0716bc1f00216037a88c3795c382c647d0
- Size of remote file:
- 5.24 kB
- SHA256:
- ae77f2bb28b2c93df68e781b0203f69f5c8917c3924c7ff720b704750de30b54
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.