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 lucifrrrrrrrrrr/vn-geography-8b:Q4_K_M
# Run inference directly in the terminal:
llama-cli -hf lucifrrrrrrrrrr/vn-geography-8b:Q4_K_M
Install from WinGet (Windows)
winget install llama.cpp
# Start a local OpenAI-compatible server with a web UI:
llama-server -hf lucifrrrrrrrrrr/vn-geography-8b:Q4_K_M
# Run inference directly in the terminal:
llama-cli -hf lucifrrrrrrrrrr/vn-geography-8b: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 lucifrrrrrrrrrr/vn-geography-8b:Q4_K_M
# Run inference directly in the terminal:
./llama-cli -hf lucifrrrrrrrrrr/vn-geography-8b: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 lucifrrrrrrrrrr/vn-geography-8b:Q4_K_M
# Run inference directly in the terminal:
./build/bin/llama-cli -hf lucifrrrrrrrrrr/vn-geography-8b:Q4_K_M
Use Docker
docker model run hf.co/lucifrrrrrrrrrr/vn-geography-8b:Q4_K_M
Quick Links

YAML Metadata Warning:empty or missing yaml metadata in repo card

Check out the documentation for more information.

Vietnam Geography Expert 8B (Llama-3.1 SFT)

This model is a specialized Large Language Model fine-tuned to be a domain expert in Vietnamese Geography. It has been trained on official curriculum data, covering physical geography, socio-economics, and regional analysis of Vietnam.

Model Description

The Vietnam Geography Expert 8B is specifically engineered to provide structured, logical, and factually accurate explanations. It is optimized to interpret complex geographical relationships and present them in a clear, pedagogical manner suitable for students, educators, and researchers.

Key Features

  • Structured Reasoning
    The model is fine-tuned to organize responses into a logical Step 1, Step 2, Step 3 format, ensuring clarity and ease of understanding.

  • Domain-Specific Accuracy
    Trained on 900+ curated Q&A pairs derived from standard Vietnamese geography textbooks and national curriculum standards.

  • Linguistic Precision
    Optimized for professional Vietnamese, ensuring that geographical terminology (e.g., feralit soil, basalt, monsoon patterns) is used correctly within context.

  • Instruction Adherence
    Highly responsive to the Llama 3.1 Instruct format, reducing hallucinations and staying strictly within the provided system constraints.

Prompt Template

This model follows the Llama 3.1 Instruct template. To achieve the best results and ensure the structured Step-by-Step formatting, please use the following structure:

<|begin_of_text|><|start_header_id|>system<|end_header_id|>

You are an expert in Vietnamese Geography. Always provide answers using a structured Step 1, Step 2 approach.<|eot_id|>
<|start_header_id|>user<|end_header_id|>

{Your Question}<|eot_id|>
<|start_header_id|>assistant<|end_header_id|>
Downloads last month
33
Safetensors
Model size
8B params
Tensor type
BF16
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for lucifrrrrrrrrrr/vn-geography-8b

Quantizations
2 models