Commit History

hf: update Dockerfile & supervisord to point to q8_0.gguf model
71d368c
Running

srmsoumya commited on

docs: update modal docs to serve q8 instead of q4
1cb291d

srmsoumya commited on

finetune: update the params to run experiment on H200
b4a6b6b

srmsoumya commited on

streamlit: change the examples to be global
24041b2

srmsoumya commited on

fix: filter only inland geometry for overture
f9e38fd

srmsoumya commited on

chore: change logo to globe search
b8e0a04

srmsoumya commited on

Randomize candidate dataset order
582d1ab

srmsoumya commited on

fix: reduce templates to country, region & county for mvp
3ba9557

srmsoumya commited on

Merge pull request #5 from developmentseed/host-on-modal
df549fe
unverified

srmsoumya commited on

Hide misleading success banner
f311d6d

srmsoumya commited on

chore: Add logo, explain data & methodology
e84f5c0

srmsoumya commited on

enh: Add tracking using plausible - tracks query & download button
a63a92a

srmsoumya commited on

enh: Add download button for geojson
4c12a82

srmsoumya commited on

enh: Run gazet on modal - llama server on GPU, API & UI on cpu
0836eef

srmsoumya commited on

Merge pull request #3 from developmentseed/fix-mixed-queries
c6d9367
unverified

Daniel Wiesmann commited on

Merge pull request #4 from developmentseed/push-to-hf
8f0f807
unverified

Daniel Wiesmann commited on

fix: pull model from models/
d128a38

srmsoumya commited on

fix: add prompts that work, remove llama cloud option
690f13f

srmsoumya commited on

docs: Add deploy notes to hf
d018e9c

srmsoumya commited on

fix: register llama shared libs with ldconfig and LD_LIBRARY_PATH
e753721

srmsoumya commited on

fix: keep llama-server binary and backend .so files together
d688b0d

srmsoumya commited on

fix: correct llama-server binary path in Space Dockerfile
e4226db

srmsoumya commited on

enh: Add HF spaces support with all-in-one Dockerfile
cb3558e

srmsoumya commited on

chore: Run eval on v3 dataset
e98676b

srmsoumya commited on

chore: run v3 dataset creation
2486fea

srmsoumya commited on

Lowercase subtype names, fix question type hints
a5fd57d

srmsoumya commited on

Fix: No pairs are created for mixed queries
dfb9466

srmsoumya commited on

enh: Add templates to handle queries like subregion, region
ca28f70

srmsoumya commited on

prompt: Add notes on how to pick places from query better
d237392

srmsoumya commited on

fix: mixed templates are not generated because of stale parquet files
8364f3c

srmsoumya commited on

Tweak readme layout
3f9d3ae

Daniel Wiesmann commited on

Tweak readme layout
3711a1f

Daniel Wiesmann commited on

Add hf links to readme
0974c5d

Daniel Wiesmann commited on

Merge pull request #2 from developmentseed/fix-geom-handling-for-natural-earth
9606f29
unverified

srmsoumya commited on

Fix natural earth geometries by converting wkb geometries to geojson
4814e70

Daniel Wiesmann commited on

Add image to README for project visualization
67be77f
unverified

Daniel Wiesmann commited on

Merge pull request #1 from developmentseed/slm-qwen3.5
af5cded
unverified

Daniel Wiesmann commited on

enh: Add docker compose file to host llama server, fastapi app & streamlit together
789bf58

srmsoumya commited on

chore: clean up the file references, remove unused scripts for gemma finetuning
45e223f

srmsoumya commited on

Update training to work with conversationn data format
3638e47

srmsoumya commited on

Add a couple of more sql templates for natural earth & chained queries
cb256f8

srmsoumya commited on

chore: clean sql generation, use conversation format, move prompts from user to system
c77ca5f

srmsoumya commited on

Add model training script for qwen, update eval & gazet lm to work with qwen template
2bf5583

srmsoumya commited on

fix: use gemma-4-e2b for finetuning but gemma-4-e2b-it as tokenizer
0e492f1

srmsoumya commited on

Add finetune instructions for gemma
1104031

srmsoumya commited on

Add options to run gguf models using llama cpp
8ba44ad

srmsoumya commited on

Revert ollama port to 11434
a6fc067

srmsoumya commited on

Run llama cpp server with gguf models & infer using cli
6895900

srmsoumya commited on

Add scripts to train & infer model on modal
599b4c3

srmsoumya commited on

ENH: Add dataset creation on scale using modal clusters
c88725f

srmsoumya commited on