Instructions to use nightdude/config_7129 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use nightdude/config_7129 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Llama-2-13b-chat-hf") model = PeftModel.from_pretrained(base_model, "nightdude/config_7129") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
5ac9641 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:72aec0a611a2016a1ecda1a3c56e73a25e48658e0950982e128fa013bbc92d2e
size 127255373
|