GGUF
conversational
How to use from the
Use from the
llama-cpp-python library
# !pip install llama-cpp-python

from llama_cpp import Llama

llm = Llama.from_pretrained(
	repo_id="dmacjam/TutorRL-7B-think-GGUF",
	filename="TutorRL-7B-think.f16.gguf",
)
llm.create_chat_completion(
	messages = "No input example has been defined for this model task."
)

Quantized version of TutorRL-7B-think.

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

16-bit

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

Model tree for dmacjam/TutorRL-7B-think-GGUF

Base model

Qwen/Qwen2.5-7B
Quantized
(3)
this model

Collection including dmacjam/TutorRL-7B-think-GGUF