Dedicated Endpoints
Run this model inference on single tenant GPU with unmatched speed and reliability at scale.
Container
Run this model inference with full control and performance in your environment.
Get help setting up a custom Dedicated Endpoints.
Talk with our engineer to get a quote for reserved GPU instances with discounts.
README
License: apache-2.0Training Details
- Method: QLoRA (4-bit quantization + LoRA rank 16)
- Task: Natural language → GIS API call (JSON)
- Languages: English + Arabic
- Base model: Qwen/Qwen2.5-3B-Instruct
Supported Intents
select_by_attribute— SQL-based feature filteringselect_by_location— Spatial proximity queriescount_aggregate— Statistical summarieszoom_navigate— Map navigationlayer_toggle— Layer visibility controlspatial_filter— Polygon-based selection
Usage
python
from transformers import AutoTokenizer, AutoModelForCausalLMfrom peft import PeftModelbase_model = AutoModelForCausalLM.from_pretrained('Qwen/Qwen2.5-3B-Instruct')model = PeftModel.from_pretrained(base_model, 'rafat234/compass-ai-qwen2.5-3b-gis-lora')tokenizer = AutoTokenizer.from_pretrained('rafat234/compass-ai-qwen2.5-3b-gis-lora')
Model provider
rafat234
Model tree
Base
Qwen/Qwen2.5-3B-Instruct
Adapter
this model
Modalities
Input
Text
Output
Text
Pricing
Dedicated Endpoints
View detailsSupported Functionality
Model APIs
Dedicated Endpoints
Container
More information