How to use from the
Use from the
Transformers library
# Use a pipeline as a high-level helper
from transformers import pipeline

pipe = pipeline("question-answering", model="ThorBaller/yes")
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("ThorBaller/yes", dtype="auto")
Quick Links

A llama3 model im gguf form that was finetuned on a pubmed dataset.

Downloads last month
25
GGUF
Model size
8B params
Architecture
llama
Hardware compatibility
Log In to add your hardware

8-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Dataset used to train ThorBaller/yes

Space using ThorBaller/yes 1