How to use from
llama.cpp
Install from brew
brew install llama.cpp
# Start a local OpenAI-compatible server with a web UI:
llama-server -hf spacewars123/Space-Wars-24B-v1.00a-Q4_K_M-GGUF:Q4_K_M
# Run inference directly in the terminal:
llama-cli -hf spacewars123/Space-Wars-24B-v1.00a-Q4_K_M-GGUF:Q4_K_M
Install from WinGet (Windows)
winget install llama.cpp
# Start a local OpenAI-compatible server with a web UI:
llama-server -hf spacewars123/Space-Wars-24B-v1.00a-Q4_K_M-GGUF:Q4_K_M
# Run inference directly in the terminal:
llama-cli -hf spacewars123/Space-Wars-24B-v1.00a-Q4_K_M-GGUF:Q4_K_M
Use pre-built binary
# Download pre-built binary from:
# https://github.com/ggerganov/llama.cpp/releases
# Start a local OpenAI-compatible server with a web UI:
./llama-server -hf spacewars123/Space-Wars-24B-v1.00a-Q4_K_M-GGUF:Q4_K_M
# Run inference directly in the terminal:
./llama-cli -hf spacewars123/Space-Wars-24B-v1.00a-Q4_K_M-GGUF:Q4_K_M
Build from source code
git clone https://github.com/ggerganov/llama.cpp.git
cd llama.cpp
cmake -B build
cmake --build build -j --target llama-server llama-cli
# Start a local OpenAI-compatible server with a web UI:
./build/bin/llama-server -hf spacewars123/Space-Wars-24B-v1.00a-Q4_K_M-GGUF:Q4_K_M
# Run inference directly in the terminal:
./build/bin/llama-cli -hf spacewars123/Space-Wars-24B-v1.00a-Q4_K_M-GGUF:Q4_K_M
Use Docker
docker model run hf.co/spacewars123/Space-Wars-24B-v1.00a-Q4_K_M-GGUF:Q4_K_M
Quick Links

Space Wars 24B v1.00a

Where Stars Collide and Civilizations Rise

Galactic Conflict Hero Image

๐Ÿš€ Cosmic Evolution

This model pushes the boundaries of interstellar storytelling:

  • ๐ŸŒŒ 51 Million Token Dataset - Exclusively Sci-Fi
  • ๐Ÿ›ธ Enhanced Physics Protocols - Plausible FTL mechanics and alien ecosystems
  • โš™๏ธ Balanced Creativity - Enabling imaginative concepts
  • ๐Ÿ‘ฝ Xenobiology Expertise - Detailed alien physiology and cultural systems
  • ๐ŸŒ Galactic Scale Awareness - Maintains consistency across star systems and timelines

โš™๏ธ Technical Specifications

Recommended Settings: Mistral-V7-Tekken-T5-XML

๐ŸŒŒ Creative Freedom

This model operates with unrestricted imagination:

  • ๐Ÿš€ No constraints on speculative physics concepts
  • ๐Ÿ‘ฝ Will generate detailed alien civilizations
  • โš›๏ธ Handles complex temporal paradoxes
  • ๐ŸŒ Creates plausible planetary ecosystems

๐Ÿ“œ Performance Features

  • ๐ŸŒ  Maintains narrative coherence across light-year scales
  • ๐Ÿช Handles multi-species diplomatic scenarios
  • ๐Ÿง  Excels at long-form galactic history generation
  • โšก Improved handling of technobabble and pseudo-science
  • ๐Ÿ”ญ Responds to hard sci-fi prompts with technical accuracy
  • ๐Ÿค– Creates nuanced AI character motivations

๐Ÿ‘จ๐Ÿš€ Model Architects

  • SpaceWars123 Team (Dataset Curation)
  • ReadyArt/Artus/gecfdo (Quantization Specialists)
  • sleepdeprived3 (Fine-Tuning Engineer)

Enjoy the finest LLM hosting money can buy

๐Ÿ”– License & Usage

By using this model, you agree:

  • To adhere to Apache 2.0 license terms
  • That generated content is your responsibility
  • v1.00a is the base model of Space Wars.
  • v1.00b is a merge with another roleplay model.
Downloads last month
5
GGUF
Model size
24B params
Architecture
llama
Hardware compatibility
Log In to add your hardware

4-bit

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

Model tree for spacewars123/Space-Wars-24B-v1.00a-Q4_K_M-GGUF