Instructions to use VanoInvestigations/BOLETIN_16bit_27 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use VanoInvestigations/BOLETIN_16bit_27 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("bertin-project/BOLETIN") model = PeftModel.from_pretrained(base_model, "VanoInvestigations/BOLETIN_16bit_27") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
7c26607 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:102b6bcd5f427dff45ec0acf05cd6408244ab17983e3505400e7539e7c33f69e
size 4728
|