Instructions to use julioc-p/DeepCNCF7BStackOverflow with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use julioc-p/DeepCNCF7BStackOverflow with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("google/gemma-2-9b-it") model = PeftModel.from_pretrained(base_model, "julioc-p/DeepCNCF7BStackOverflow") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
2ddb936 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:7f4d2f4fbc20549fc8f03c28d412ab23038bf4935add0f061223bf16c7507462
size 864651626
|