unsloth/studio/frontend
Wasim Yousef Said 7b8220598e Merge pull request #124 from unslothai/feature/bug-fixes
feat: support disabling top-k sampling with -1 and standardize normalization
2026-02-16 13:21:12 -08:00
..
public cleanup 2026-02-04 13:28:39 +01:00
src Merge pull request #124 from unslothai/feature/bug-fixes 2026-02-16 13:21:12 -08:00
.gitignore auth ui flow 2026-02-07 16:14:02 +01:00
.gitkeep add studio root folder 2026-02-02 09:14:35 +00:00
biome.json add studio root folder 2026-02-02 09:14:35 +00:00
bun.lock rm vitest 2026-02-15 21:13:15 +01:00
CLAUDE.md cleanup 2026-02-04 13:28:39 +01:00
components.json add studio root folder 2026-02-02 09:14:35 +00:00
eslint.config.js add studio root folder 2026-02-02 09:14:35 +00:00
index.html cleanup 2026-02-04 13:28:39 +01:00
package.json rm vitest 2026-02-15 21:13:15 +01:00
README.md cleanup 2026-02-04 13:28:39 +01:00
tsconfig.app.json cleanup 2026-02-04 13:28:39 +01:00
tsconfig.json cleanup 2026-02-04 13:28:39 +01:00
tsconfig.node.json cleanup 2026-02-04 13:28:39 +01:00
vite.config.ts feat: add training feature with state management, API integration, and runtime synchronization 2026-02-13 12:26:28 +01:00

React + TypeScript + Vite + shadcn/ui

This is a template for a new Vite project with React, TypeScript, and shadcn/ui.