Instructions to use nhoxinh/e723689c-de78-4c87-93b2-661c46548e98 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use nhoxinh/e723689c-de78-4c87-93b2-661c46548e98 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("HuggingFaceH4/zephyr-7b-beta") model = PeftModel.from_pretrained(base_model, "nhoxinh/e723689c-de78-4c87-93b2-661c46548e98") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
92a0421 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:38855539d75f6d129d91b6bae69b42add7314f3b95691db8393a3a26a97ebe8f
size 83945296
|