YAML Metadata Warning: empty or missing yaml metadata in repo card (https://huggingface.co/docs/hub/model-cards#model-card-metadata)

Unsloth-Kennedy-QA

This is a fine-tuned LLM built by Kennedy, focused on answering domain-specific questions related to AI, ML, Django, and Kennedy’s projects.

✨ Training Details

  • Base model: Unsloth
  • Finetuned with TRL's SFTTrainer
  • Data: 30+ QA pairs about Kennedy’s projects, tools, research

πŸ’‘ Example

Q: Which feature maps has Kennedy removed from YOLOv8?
A: Kennedy removed P3 and P4 feature maps to focus on P1, P2, and P5.

πŸ“¦ Usage

from transformers import AutoModelForCausalLM, AutoTokenizer

model = AutoModelForCausalLM.from_pretrained("kennedy-ai/unsloth-kennedy-qa")
tokenizer = AutoTokenizer.from_pretrained("kennedy-ai/unsloth-kennedy-qa")
Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. πŸ™‹ Ask for provider support