tifkin/NextTokenPrediction
0
1# Python2__pycache__/3*.py[cod]4*.egg-info/5.pytest_cache/6.ruff_cache/7.mypy_cache/8 9# Virtual environments10.venv/11venv/12env/13 14# Playwright MCP artifacts (screenshots, snapshots, console logs)15.playwright-mcp/16 17# Frontend dependencies and generated output18node_modules/19frontend/node_modules/20frontend/dist/21frontend/test-results/22frontend/playwright-report/23frontend/coverage/24frontend/*.tsbuildinfo25next-token-prediction-react.png26 27# Hugging Face / model caches28.cache/29models/*.gguf30 31# Editor / OS32.vscode/33.idea/34.DS_Store35 