Instructions to use UNISG-MCS/NLP-baseline with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use UNISG-MCS/NLP-baseline 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-baseline") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 405f70101470a842e6c6cbecd614c365720b5e4ed2af4c01a961b41ab36bc833
- Size of remote file:
- 5.71 kB
- SHA256:
- 2d3512a6e31709ef00a0572a70d3e0808a08e4bc8968542a409631040c06c412
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.