{"id":24969671,"url":"https://github.com/Zuellni/LLaSA-WebUI","last_synced_at":"2025-10-18T13:31:42.968Z","repository":{"id":275352560,"uuid":"925830687","full_name":"Zuellni/LLaSA-Server","owner":"Zuellni","description":"Server for LLaSA.","archived":false,"fork":false,"pushed_at":"2025-02-02T04:16:39.000Z","size":476,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-02T04:24:15.903Z","etag":null,"topics":["exllamav2","fastapi","tts"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Zuellni.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":"2025-02-01T21:08:22.000Z","updated_at":"2025-02-02T04:16:42.000Z","dependencies_parsed_at":"2025-02-02T04:24:16.998Z","dependency_job_id":null,"html_url":"https://github.com/Zuellni/LLaSA-Server","commit_stats":null,"previous_names":["zuellni/llasa-tts-server","zuellni/llasa-server"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zuellni%2FLLaSA-Server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zuellni%2FLLaSA-Server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zuellni%2FLLaSA-Server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zuellni%2FLLaSA-Server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Zuellni","download_url":"https://codeload.github.com/Zuellni/LLaSA-Server/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":236963747,"owners_count":19233022,"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":["exllamav2","fastapi","tts"],"created_at":"2025-02-03T14:51:34.067Z","updated_at":"2025-10-18T13:31:42.949Z","avatar_url":"https://github.com/Zuellni.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LLaSA WebUI\nA simple web interface for [LLaSA](https://huggingface.co/collections/HKUSTAudio/llasa-679b87dbd06ac556cc0e0f44) using [ExLlamaV2](https://github.com/turboderp-org/exllamav2) with an [OpenAI](https://platform.openai.com/docs/guides/text-to-speech) compatible [FastAPI](https://github.com/fastapi/fastapi) server.\n\n## Installation\nClone the repo:\n```sh\ngit clone https://github.com/zuellni/llasa-webui\ncd llasa-webui\n```\n\nCreate a conda/mamba/python env:\n```sh\nconda create -n llasa-webui python=3.12\nconda activate llasa-webui\n```\n\nInstall dependencies, ignore any `xcodec2` errors:\n```sh\npip install -r requirements.txt\npip install xcodec2 --no-deps\n```\nIf you want to use `torch+cu126`, keep in mind that you'll need to compile `exllamav2` and (optionally) `flash-attn`, and for `python=3.13` you may need to compile `sentencepiece`.\n\n## Usage\n```sh\npython server.py --model \u003cpath or repo id\u003e\n```\nYou can use the HF [models](https://huggingface.co/collections/HKUSTAudio/llasa-679b87dbd06ac556cc0e0f44) or EXL2 quants from [here](https://huggingface.co/collections/Zuellni/llasa-67aeef30ce5e4da91124027c). Add `--cache q4 --dtype bf16` for less [VRAM usage](https://www.canirunthisllm.net).\n\n## Preview\n![Preview](assets/preview.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FZuellni%2FLLaSA-WebUI","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FZuellni%2FLLaSA-WebUI","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FZuellni%2FLLaSA-WebUI/lists"}