{"id":13625552,"url":"https://github.com/cryscan/web-rwkv-realweb","last_synced_at":"2025-03-17T02:31:22.502Z","repository":{"id":222336410,"uuid":"756918253","full_name":"cryscan/web-rwkv-realweb","owner":"cryscan","description":null,"archived":false,"fork":false,"pushed_at":"2025-01-12T12:20:07.000Z","size":33627,"stargazers_count":32,"open_issues_count":0,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-16T07:23:49.122Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cryscan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-02-13T15:04:48.000Z","updated_at":"2025-03-13T07:47:11.000Z","dependencies_parsed_at":"2024-02-13T18:00:29.784Z","dependency_job_id":"1ef807ec-05c4-4c51-8941-97e94355d50e","html_url":"https://github.com/cryscan/web-rwkv-realweb","commit_stats":{"total_commits":64,"total_committers":3,"mean_commits":"21.333333333333332","dds":0.109375,"last_synced_commit":"4bce0caa5b3a613df267b408b34d554aedf45486"},"previous_names":["cryscan/web-rwkv-realweb"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cryscan%2Fweb-rwkv-realweb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cryscan%2Fweb-rwkv-realweb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cryscan%2Fweb-rwkv-realweb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cryscan%2Fweb-rwkv-realweb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cryscan","download_url":"https://codeload.github.com/cryscan/web-rwkv-realweb/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243961750,"owners_count":20375304,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-01T21:01:57.589Z","updated_at":"2025-03-17T02:31:22.497Z","avatar_url":"https://github.com/cryscan.png","language":"Rust","funding_links":[],"categories":["others"],"sub_categories":[],"readme":"# Web-RWKV-RealWeb\n\nRun the RWKV model locally in browser on your GPU. This demo is built upon the [web-rwkv](https://github.com/cryscan/web-rwkv) inference engine.\n\nCheck the [live demo](https://cryscan.github.io/web-rwkv-realweb/)!\n\n## Development\n\n### File structure\n\n```bash\n.\n├── assets # static files\n├── node_modules\n├── src # ts code for web\n├── index.html # web entry point\n└── web-rwkv-realweb # rust code\n    └── src\n```\n\n### `rust` and `wasm-pack` setup\n\nTo install `wasm-pack`, use\n\n```bash\ncd web-rwkv-realweb\ncargo install wasm-pack\n```\n\n### Project setup\n\nWe use [pnpm](https://pnpm.io) to manage the node packages. To install the project dependencies, use:\n\n```bash\npnpm install\n```\n\n### Run \u0026 Build\n\nTo run the development server, use:\n\n```bash\npnpm run dev\n```\n\nTo build wasm package only, use:\n\n```bash\npnpm run wasm:build\n```\n\nTo build the project, use:\n\n```bash\npnpm run build\npnpm run preview\n```\n\n## Available Models\n\nYou can find the available models on [cryscan's huggingface page](https://huggingface.co/cgisky).\nThe model files name should end in `.st`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcryscan%2Fweb-rwkv-realweb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcryscan%2Fweb-rwkv-realweb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcryscan%2Fweb-rwkv-realweb/lists"}