Orpheus full fine-tune (merged weights)

This repository contains full fine-tuned causal LM weights from vaghawan/orpheus-pidgin-checkpoint-626 (merged), packaged with the tokenizer from canopylabs/orpheus-3b-0.1-pretrained for inference with the Orpheus / SNAC stack.

Load

from transformers import AutoModelForCausalLM, AutoTokenizer

model = AutoModelForCausalLM.from_pretrained("vaghawan/orpheus-model-lora-15GB", torch_dtype="auto", device_map="auto")
tokenizer = AutoTokenizer.from_pretrained("vaghawan/orpheus-model-lora-15GB")

Source

Downloads last month
6
Safetensors
Model size
4B params
Tensor type
F32
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for vaghawan/orpheus-model-lora-15GB

Finetuned
(87)
this model