Instructions to use VanoInvestigations/BOLETIN_4bit_27 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use VanoInvestigations/BOLETIN_4bit_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_4bit_27") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
5589601 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:3e4ffaf98f9424ac4393e5d60f13c7e926e21a985aa0aceb5a6102501b0e87af
size 4728
|