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