Adapter model / weights only for https://huggingface.co/monsoon-nlp/nyc-savvy-llama2-7b

Usage

from peft import AutoPeftModelForCausalLM
from transformers import AutoTokenizer

# this model
model = AutoPeftModelForCausalLM.from_pretrained("monsoon-nlp/nyc-savvy-llama2-7b-lora-adapter").to("cuda")
# base model for the tokenizer
tokenizer = AutoTokenizer.from_pretrained("monsoon-nlp/nyc-savvy-llama2-7b")
Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model is not currently available via any of the supported Inference Providers.
The model cannot be deployed to the HF Inference API: The model has no library tag.

Dataset used to train monsoon-nlp/nyc-savvy-llama2-7b-lora-adapter

Collection including monsoon-nlp/nyc-savvy-llama2-7b-lora-adapter