Orpheus full fine-tune (merged weights)

This repository contains full fine-tuned causal LM weights from vaghawan/eng-pigdin-mix-full-ft-mar-29-orpheus (checkpoint-1408), 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-full", torch_dtype="auto", device_map="auto")
tokenizer = AutoTokenizer.from_pretrained("vaghawan/orpheus-model-full")

Source

Downloads last month
60
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-full

Finetuned
(87)
this model