~kris/9p

llm9p

ref: 2eac753a4d03c6eb26f9196b204498e3cba7af8a llm9p/.gitignore -rw-r--r-- 66 bytes
2eac753a — Claude Add OpenAI-compatible backend for local LLM support (GPT-OSS) 6 months ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
# Binary
llm9p

# IDE
.idea/
.vscode/
*.swp
*.swo

# OS
.DS_Store