Instructions to use thomheinrich/CEREBORN-3step-german with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use thomheinrich/CEREBORN-3step-german with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("microsoft/Phi-3.5-mini-instruct") model = PeftModel.from_pretrained(base_model, "thomheinrich/CEREBORN-3step-german") - Notebooks
- Google Colab
- Kaggle
cereborn-de-3step
This model is a fine-tuned version of cereborn-german on the 3step dataset.
For more information and a GGUF please see the main repository here: thomheinrich/CEREBORN-german
All further information are to be found in the main repository
- Downloads last month
- -
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support