Instructions to use dimasik2987/2fe4a68a-315c-45ae-9563-f3a6bccca3cd with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use dimasik2987/2fe4a68a-315c-45ae-9563-f3a6bccca3cd with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("teknium/OpenHermes-2.5-Mistral-7B") model = PeftModel.from_pretrained(base_model, "dimasik2987/2fe4a68a-315c-45ae-9563-f3a6bccca3cd") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
74bbca5 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:c354e71c7f734aa6a3580e7a4fe8f653d131e42569b29e243d868ce9779a2817
size 335706186
|