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="strandline/Llama-3.1-8B-Instruct-Reasoning",
	filename="",
)
llm.create_chat_completion(
	messages = "No input example has been defined for this model task."
)

Uploaded model

  • Developed by: maus
  • License: apache-2.0
  • Finetuned from model : unsloth/meta-llama-3.1-8b-instruct-bnb-4bit

This is a fine-tuned version of the 3.1 8b Llama instruct model, which has DeepSeek R1 reasoning capabilities through GRPO fine-tuning. This model was trained using Unsloth and Huggingface's TRL library.

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

4-bit

5-bit

8-bit

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