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

pipe = pipeline("text-generation", model="AiAF/bluey-8B")
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("AiAF/bluey-8B", dtype="auto")
Quick Links

Configuration Parsing Warning:Config file config.json cannot be fetched (too big)

Configuration Parsing Warning:Config file tokenizer_config.json cannot be fetched (too big)

README.md exists but content is empty.
Downloads last month
7
Safetensors
Model size
8B params
Tensor type
BF16
·
Inference Providers NEW

Model tree for AiAF/bluey-8B

Quantizations
1 model