Instructions to use Vertti/TuumaPEFTDialogue01 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Vertti/TuumaPEFTDialogue01 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("TurkuNLP/gpt3-finnish-8B") model = PeftModel.from_pretrained(base_model, "Vertti/TuumaPEFTDialogue01") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
9608508 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:a9a4e8352bdce093ee5d70bcf4014fc36920ed0849f88046a1e8ee96c1dab84c
size 33578225
|