Commit History

Enhance UI styling and layout for Next-Token Predictor with gradient backgrounds, improved button designs, and updated tooltip functionality
35d29d6
Running

PeterPinetree commited on

Refactor to use local model inference for next token prediction and enhance token display functionality
a097df3

PeterPinetree commited on

Update to correct Inference Providers chat completions API format
bf08f52

PeterPinetree commited on

Fix 404 errors: Update to new Inference Providers API endpoint (router.huggingface.co/hf-inference)
71d95c1

PeterPinetree commited on

Switch to openai-community/gpt2 with gpt2-medium fallback for better serverless inference ability
8f0d448

PeterPinetree commited on

Switch to GPT-2 for better serverless inference
f366b93

PeterPinetree commited on

Remove index.html and style.css files; add requirements.txt for dependencies
8391450

PeterPinetree commited on