Transformers
GGUF
English
Not-For-All-Audiences
llama-cpp
gguf-my-repo
conversational
How to use from the
Use from the
Transformers library
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("whitebox-lm/L3.1-8B-Celeste-V1.5-Q4_0-GGUF", dtype="auto")
Quick Links

Not-For-All-Audiences

This repository has been marked as containing sensitive content and may contain potentially harmful and sensitive information.

View model card