YAML Metadata Warning:empty or missing yaml metadata in repo card
Check out the documentation for more information.
unsloth_Qwen2.5-32B_finsecure
This model is a fine-tuned version of unsloth/Qwen2.5-32B-bnb-4bit using the Unsloth library for information security applications.
Usage
from unsloth import FastLanguageModel
model, tokenizer = FastLanguageModel.from_pretrained(
model_name="jojoRabbit24/unsloth_Qwen2.5-32B_finsecure",
max_seq_length=1024,
load_in_4bit=True,
)
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support