Commit History

Update src/llm/local_model_client.py
7b88a5a
verified

MatthewStroud commited on

Update src/llm/local_model_client.py
a888ed5
verified

MatthewStroud commited on

Update src/llm/local_model_client.py
9e7ed27
verified

MatthewStroud commited on

Update src/llm/local_model_client.py
99542be
verified

MatthewStroud commited on

Add HuggingFace token support for gated Llama model access
f057f7f
unverified

Claude Claude commited on

Add peft package for Be.FM PEFT adapter loading
bde936d
unverified

Claude Claude commited on

Make opinion parser more flexible for Be.FM and other LLMs
2a68dc1
unverified

Claude Claude commited on

Fix Be.FM to support CUDA and CPU in addition to MPS
e866c79
unverified

Claude Claude commited on

Fix population network distribution and add opinion-based node coloring
e7dd723
unverified

Claude Claude commited on

Add persona_weights support to PopulationNetwork
b85786b
unverified

Claude Claude commited on

Fix Edit Personas income_level error and add missing VariantGenerator class
b4cdaab
unverified

Claude Claude commited on

Fix multiple bugs: text_area height, Pydantic schema, double-click, sidebar
5263e3c
unverified

Claude Claude commited on

Change model to Claude 3 Haiku for cost efficiency
e7a7b04
unverified

Claude commited on

Fix model 404 error: Use claude-3-5-sonnet-20240620 instead of 20241022
db282f2
unverified

Claude commited on

Fix HF Spaces initialization and add comprehensive diagnostics
68d83ed
unverified

Claude Claude commited on

Use explicit httpx client to avoid proxies parameter error
440b5b8
unverified

Claude Claude commited on

Add version compatibility handling for Anthropic client proxies error
91b3e37
unverified

Claude Claude commited on

Fix IndentationError and proxies parameter issue in AnthropicClient
a0de5e6
unverified

Claude Claude commited on

Fix Anthropic client initialization error
9bbb618
unverified

Claude Claude commited on

Fix Population Analysis bugs: question persistence and position detection
7e03ed8
unverified

Claude Claude commited on

Optimize Be.FM MPS performance - 17x speedup (5min → 18sec)
b3bdd22
unverified

Claude Claude commited on

Add Edit Personas page and complete model selector integration
f73fcec
unverified

Claude Claude commited on

Fix watermark ratio error and default to MPS GPU
455a058
unverified

Claude Claude commited on

Apply comprehensive MPS stability improvements for M4 Mac
65d923f
unverified

Claude Claude commited on

Merge PEFT weights to enable stable MPS GPU inference
6b0b6c6
unverified

Claude Claude commited on

Use CPU by default for Be.FM to avoid MPS segmentation faults
fba051b
unverified

Claude Claude commited on

Add thread-safe inference to prevent MPS segmentation faults
7759b19
unverified

Claude Claude commited on

Add thread-safe model loading and fix deprecation warnings
0dd1216
unverified

Claude Claude commited on

Fix MPS device loading for Be.FM model on M4 Mac
1194042
unverified

Claude Claude commited on

Add better error handling for empty opinions in dynamics
a14ee88
unverified

Claude Claude commited on

Fix lazy loading for LocalModelClient dependencies
1e21ab8
unverified

Claude Claude commited on

Integrate Stanford Be.FM model for local LLM inference
9c8c5a3
unverified

Claude Claude commited on

Add dual-mode UI for Opinion Equilibria: Small Group + Population Network
1d72d9a
unverified

Claude Claude commited on

Add population-scale opinion dynamics with homophily-based network assignment
7b168f9
unverified

Claude Claude commited on

Complete Phase 3: Multi-Persona Opinion Equilibria with Scale-Free Networks
3934b26
unverified

Claude Claude commited on

Add Phase 2 core: Population sampling and analysis engine
1581d10
unverified

Claude Claude commited on

Implement Phase 1: Persona-based LLM query system for urban planning
514b626
unverified

Claude Claude commited on