AgGPT-270M

AgGPT-270M is a compact assistant model packaged as a standalone GGUF file.

Files

  • aggpt-270m.gguf - the ready-to-run GGUF model
  • chat.py - a small interactive Python chat script
  • SHA256SUMS.txt - checksum for the model file

Quick Start

The model file is self-contained, but you need a GGUF runtime to run it.

Option 1, Python:

python3 -m pip install llama-cpp-python
python3 chat.py

Option 2, llama.cpp CLI:

LLAMA_CLI=/path/to/llama.cpp/build/bin/llama-cli python3 chat.py

Then type messages at the prompt. Use /exit or Ctrl-C to quit.

Model Info

  • File: aggpt-270m.gguf
  • Format: GGUF, F16
  • Context: 32768 tokens
  • SHA-256: 1eecd1912d991a33e92665d17127b2ed60c06244a1920ca130b7fe7d0485bd58
Downloads last month
112
GGUF
Model size
0.3B params
Architecture
gemma3
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