Instructions to use julioc-p/DeepCNCFGemma2B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use julioc-p/DeepCNCFGemma2B with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("google/gemma-2b-it") model = PeftModel.from_pretrained(base_model, "julioc-p/DeepCNCFGemma2B") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- d949a5e9b56fcf90b6d5241f77adf567694199f47b5e51d612e5dd94298fcc17
- Size of remote file:
- 14.2 kB
- SHA256:
- 6f85126f3d58a85a89c498d59a5b0859282b6079367d73004416f60527b39c73
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.