Instructions to use WatsonOverHere/full_catholic_combined_bf16 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use WatsonOverHere/full_catholic_combined_bf16 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("WatsonOverHere/mysterious_mistral-small-3.1-24b") model = PeftModel.from_pretrained(base_model, "WatsonOverHere/full_catholic_combined_bf16") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
4618484 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:87773606a7c7c8a4c439e3aeecf439dd191fc442ee0db025590880109cb51f75
size 6648
|