Maincoder-1B-WebGPU / README.md
shreyask's picture
Upload folder using huggingface_hub
7ac2545 verified
metadata
title: Maincoder 1B WebGPU
emoji: 
colorFrom: green
colorTo: blue
sdk: static
pinned: false
license: apache-2.0
short_description: Maincoder 1B code generation in browser via WebGPU

Maincoder 1B — In-Browser Code Generation

Run the Maincoder 1B code generation model entirely in your browser using WebGPU — no server required.

Requirements: A browser with WebGPU support (Chrome 113+, Edge 113+).

Powered by Transformers.js and the quantized ONNX model.

Development

npm install
npm run dev