Instructions to use havinash-ai/052a3e6c-4e81-4e24-bb81-59fa39868f8b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use havinash-ai/052a3e6c-4e81-4e24-bb81-59fa39868f8b 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, "havinash-ai/052a3e6c-4e81-4e24-bb81-59fa39868f8b") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
134ba66 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:4b70bdf565b4852a537bb95a2c1d494493fe2435a73bd899a52bfd8c4f10757a
size 125918320
|