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="roleplaiapp/L3.3-Nevoria-R1-70b-Q6_K-GGUF")
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("roleplaiapp/L3.3-Nevoria-R1-70b-Q6_K-GGUF", device_map="auto")
Quick Links

roleplaiapp/L3.3-Nevoria-R1-70b-Q6_K-GGUF

Repo: roleplaiapp/L3.3-Nevoria-R1-70b-Q6_K-GGUF Original Model: L3.3-Nevoria-R1-70b Quantized File: L3.3-Nevoria-R1-70b-Q6_K/L3.3-Nevoria-R1-70b-Q6_K-00001-of-00002.gguf Quantization: GGUF Quantization Method: Q6_K

Overview

This is a GGUF Q6_K quantized version of L3.3-Nevoria-R1-70b

Quantization By

I often have idle GPUs while building/testing for the RP app, so I put them to use quantizing models. I hope the community finds these quantizations useful.

Andrew Webby @ RolePlai.

Downloads last month
1
GGUF
Hardware compatibility
Log In to add your hardware

6-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support