File size: 1,341 Bytes
2ad3669
cb3a879
 
 
 
2ad3669
b52235a
2ad3669
 
 
cb3a879
 
 
 
2ad3669
 
cb3a879
 
 
 
 
 
 
 
 
 
106b2e5
 
cb3a879
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
---
title: GeoLLM - Mineral Exploration Geology
emoji: ⛏️
colorFrom: yellow
colorTo: green
sdk: gradio
sdk_version: 5.12.0
app_file: app.py
pinned: false
license: apache-2.0
models:
  - AshkanTaghipour/GeoLLM-Qwen3.5-0.8B
datasets:
  - AshkanTaghipour/mineral-exploration-geology-qa
---

# GeoLLM — Mineral Exploration Geology Assistant

An interactive demo of **GeoLLM-Qwen3.5-0.8B**, a domain-adapted LLM for mineral exploration geology.

Ask questions about deposit models, geochemistry, geophysics, drilling strategies, and Western Australian geology — the model answers like a knowledgeable colleague, concise and technically grounded.

## Model Details

- **Base model:** [Qwen3.5-0.8B](https://huggingface.co/Qwen/Qwen3.5-0.8B)
- **Fine-tuning:** bf16 LoRA (r=16) on 479 expert QA pairs from Western Australian exploration reports
- **Format:** float32 (~3.4 GB) on CPU via HuggingFace transformers
- **Inference backend:** [transformers](https://github.com/huggingface/transformers) with streaming

## Links

- **All models (0.8B–27B):** [HuggingFace](https://huggingface.co/AshkanTaghipour)
- **Training code & benchmarks:** [GitHub](https://github.com/AshkanTaghipour/GeoLLM-Qwen3.5-FineTune)
- **Dataset:** [mineral-exploration-geology-qa](https://huggingface.co/datasets/AshkanTaghipour/mineral-exploration-geology-qa)