Instructions to use codeaidbackUp/CouplingSmells-Detection-Adpater with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use codeaidbackUp/CouplingSmells-Detection-Adpater with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen2.5-14B-Instruct") model = PeftModel.from_pretrained(base_model, "codeaidbackUp/CouplingSmells-Detection-Adpater") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 20f349ec3f58a3634072752fd1b53b0b6eb52b68d3ed5c4d127ff5af44cc2221
- Size of remote file:
- 6.23 kB
- SHA256:
- a326f27d0cf74b3a98ab8bf24d319a8bfa755826ef91f1d75e0794616cd9b6fa
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.