carlscape commited on
Commit
3becc49
·
verified ·
1 Parent(s): 0933227

Upload model_info.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. model_info.json +17 -0
model_info.json ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "name": "qwen-wisconsin-expert",
3
+ "base_model": "qwen3",
4
+ "description": "Wisconsin Building Code Expert - Specialized AI assistant for Wisconsin building codes, permits, and regulations",
5
+ "size": "5.2GB",
6
+ "training_data": "13,200 Wisconsin building permit Q&A pairs",
7
+ "expertise": [
8
+ "Egress window requirements",
9
+ "Stair construction standards",
10
+ "Foundation requirements",
11
+ "Building permit processes",
12
+ "Wisconsin DSPS regulations"
13
+ ],
14
+ "format": "Ollama GGUF",
15
+ "license": "MIT",
16
+ "repository": "https://huggingface.co/carlscape/wisconsin-building-code-expert"
17
+ }