How to use from the
Use from the
llama-cpp-python library
# Gated model: Login with a HF token with gated access permission
hf auth login
# !pip install llama-cpp-python

from llama_cpp import Llama

llm = Llama.from_pretrained(
	repo_id="wilf93/RakRock_aicrowd_model",
	filename="custom_model/qwen3-8b-sft-f16-allgames_final_alpaca.gguf",
)
llm.create_chat_completion(
	messages = "No input example has been defined for this model task."
)

You need to agree to share your contact information to access this model

This repository is publicly accessible, but you have to accept the conditions to access its files and content.

Log in or Sign Up to review the conditions and access this model content.

YAML Metadata Warning:empty or missing yaml metadata in repo card

Check out the documentation for more information.

Repository Structure

custom_model/
โ”œโ”€โ”€ qwen3-8b-sft-f16-allgames_final_alpaca.gguf
โ””โ”€โ”€ Modelfile_allgames_final_alpaca

Files

  • custom_model/qwen3-8b-sft-f16-allgames_final_alpaca.gguf
    Main GGUF model file (Qwen3-8B SFT, all-games final alpaca).

  • custom_model/Modelfile_allgames_final_alpaca
    Ollama Modelfile to register the GGUF model (used with ollama create).

Downloads last month
-
GGUF
Model size
8B params
Architecture
qwen3
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