Instructions to use VERSIL91/77eb99df-6266-4946-aa61-66371a7637a0 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use VERSIL91/77eb99df-6266-4946-aa61-66371a7637a0 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("NousResearch/Hermes-2-Pro-Mistral-7B") model = PeftModel.from_pretrained(base_model, "VERSIL91/77eb99df-6266-4946-aa61-66371a7637a0") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
c97ce72 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:0ff605b43d63215065b18022b813cafebc45664d27aadc47155204e2a1cb0ed4
size 83945296
|