Instructions to use VERSIL91/0eb2a969-2b75-40f3-95ad-39752746caec with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use VERSIL91/0eb2a969-2b75-40f3-95ad-39752746caec with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("NousResearch/Nous-Hermes-2-SOLAR-10.7B") model = PeftModel.from_pretrained(base_model, "VERSIL91/0eb2a969-2b75-40f3-95ad-39752746caec") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
0265bd2 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:3d6908fb70978e3f374149f4dfe7f4762fecacb8a261af7b1848cc59c5d8855e
size 6776
|