Instructions to use fedovtt/8672d7b5-1c60-4b39-a80a-646aa5853c2f with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use fedovtt/8672d7b5-1c60-4b39-a80a-646aa5853c2f 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, "fedovtt/8672d7b5-1c60-4b39-a80a-646aa5853c2f") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
64bdbcb | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:a57044d00de5c7a27fd114fdef0a15d17341e582f3b54ebe33e166b144936632
size 671250634
|