GraySoft
Projects Models Compare Cloud benchmarks FAQ Download guIDE →
Model Intelligence Sheet

MAOZEDONG5567/granite-4.0-350m-por-16384-GGUF overview

granite 4.0 350m por 16384 GGUF This is a GGUF format conversion of alphaedge ai/granite 4.0 350m por 16384 https://huggingface.co/alphaedge ai/granite 4.0 350…

gguftrimmedgranitegranite-4.0portuguesetext-generationpordataset:lbourdois/fineweb-2-trimmingbase_model:alphaedge-ai/granite-4.0-350m-por-16384base_model:quantized:alphaedge-ai/granite-4.0-350m-por-16384license:apache-2.0endpoints_compatibleregion:usconversational

Runs locally from ~508.7 MB disk (4 GB VRAM class GPUs with llama.cpp / guIDE).

Downloads
0
Likes
0
Pipeline
text-generation

Repository Files & Downloads

1 GGUF files detected
Direct downloads for local inference
FileTypeQuantizationSizeLink
granite-4.0-350m-por-16384.ggufGGUFGGUF508.7 MBDownload

Model Details

Model IDMAOZEDONG5567/granite-4.0-350m-por-16384-GGUF
AuthorMAOZEDONG5567
Pipelinetext-generation
Licenseapache-2.0
Base modelalphaedge-ai/granite-4.0-350m-por-16384
Last modified2026-07-16T19:49:51.000Z

Model README

---

pipeline_tag: text-generation

language: por

license: apache-2.0

tags:

- trimmed

- granite

- granite-4.0

- gguf

- portuguese

library_name: gguf

base_model: alphaedge-ai/granite-4.0-350m-por-16384

base_model_relation: quantized

datasets:

- lbourdois/fineweb-2-trimming

---

granite-4.0-350m-por-16384-GGUF

This is a GGUF format conversion of alphaedge-ai/granite-4.0-350m-por-16384, a trimmed Portuguese language model based on ibm-granite/granite-4.0-350m.

The model vocabulary was reduced from 100,352 to 16,384 tokens using the trimming method, resulting in a 24.40% smaller model optimized for Portuguese.

Model Statistics

| Metric | Original | Trimmed | Reduction |

|--------|----------|---------|-----------|

| Vocabulary size | 100,352 tokens | 16,384 tokens | 83.67% |

| Model size | 352,379,904 params | 266,396,672 params | 24.40% |

Usage with llama.cpp

./llama-cli -m granite-4.0-350m-por-16384.gguf \
  -p "Qual é a capital do Brasil?" \
  -n 256

Or with the LlamaServer:

./llama-server -m granite-4.0-350m-por-16384.gguf --port 8080

Conversion Details

  • Format: GGUF (GPT-Generated Unified Format)
  • Tensor type: BF16
  • Architecture: Granite (dense, no MoE)
  • Context length: 32768 tokens
  • Tokenizer: GPT-2 BPE (tied embeddings)

Citations

@misc{granite2025,
  author       = {IBM Research},
  title        = {Granite 4.0 Language Models},
  year         = {2025},
  howpublished = {https://github.com/ibm-granite/granite-4.0-language-models},
}

@misc{hf_blogpost_trimming,
  title={Introduction to Trimming}, 
  author={Loïck BOURDOIS and Tom AARSEN and Bram VANROY and Christopher AKIKI and Woojun JUNG and Manuel ROMERO and Prithiv SAKTHI},
  year={2026},
  url={https://huggingface.co/blog/lbourdois/introduction-to-trimming}, 
}

Run MAOZEDONG5567/granite-4.0-350m-por-16384-GGUF with guIDE

Download guIDE — the AI-native code editor with local LLM inference and 69 built-in tools.

Download guIDE → · Browse 524k+ models · Compare models

Source: Hugging Face · Compare models