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="AGofficial/MyName_RPG",
	filename="llm/dolphin.gguf",
)
llm.create_chat_completion(
	messages = "No input example has been defined for this model task."
)

My Name: RPG

Run main.py to play an AI-controlled game where the NPCs are entirely powered by AI.

Watch the tech demo on youtube.

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

We're not able to determine the quantization variants.

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

Model tree for AGofficial/MyName_RPG

Quantized
(26)
this model