bytestorm/SKIM-orcas-kdd25
This is a LoRA-tuned checkpoint of Llama-2-7b for ranking tasks.
Model Details
- Base Model: Llama-2-7b
- Training Type: LoRA fine-tuning
- Task: Ranking/Retrieval
- Framework: PyTorch
Usage
from transformers import AutoModelForCausalLM, AutoTokenizer
model = AutoModelForCausalLM.from_pretrained("bytestorm/SKIM-orcas-kdd25")
tokenizer = AutoTokenizer.from_pretrained("meta-llama/Llama-2-7b-hf")
- Downloads last month
- 2
Inference Providers
NEW
This model is not currently available via any of the supported third-party Inference Providers, and
HF Inference API was unable to determine this model's library.