Instructions to use thalllsssss/f323d9ce-e464-458b-a71b-529885560e52 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use thalllsssss/f323d9ce-e464-458b-a71b-529885560e52 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("jingyeom/seal3.1.6n_7b") model = PeftModel.from_pretrained(base_model, "thalllsssss/f323d9ce-e464-458b-a71b-529885560e52") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
2410fd8 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:b262af401d75cd2264ae74b598542077d7b7dd2455ecd48f988af98dfe7ea0c4
size 80013120
|