RaresButescu's picture
Upload README.md with huggingface_hub
d0505f5 verified
|
Raw
History Blame Contribute Delete
1.06 kB
metadata
license: apache-2.0
language:
  - en
tags:
  - text-to-sql
  - data-chat
  - gguf
  - mistral
  - ministral3
base_model: mistralai/Ministral-3-3B-Instruct-2512-BF16

tribeblend-etl-ministral3-3b-instruct

Ministral 3 3B Instruct fine-tuned for fast local analytics.

Direct base-model GGUF (Q4_K_M) of mistralai/Ministral-3-3B-Instruct-2512-BF16, published for TribeBlend's local Data Chat runtime. TribeBlend grounds answers with Knowledge Graph context at prompt time and a model-aware agent harness, so the base instruction/reasoning model ships as-is (no fine-tuning).

  • Base model: mistralai/Ministral-3-3B-Instruct-2512-BF16
  • Provider / family: mistral / ministral3
  • Local runtime arch: mistral3
  • Recommended profile: standard
  • Quantization: Q4_K_M
  • Native context window: 262144

Usage

Designed for TribeBlend Data Chat, loaded via llama-cpp-2.

License

Inherits the upstream base-model license (apache-2.0); verify upstream terms before redistribution.