{"id":30442456,"url":"https://github.com/voyager466920/koraptor","last_synced_at":"2026-07-19T11:41:10.743Z","repository":{"id":289679728,"uuid":"972007767","full_name":"Voyager466920/KoRaptor","owner":"Voyager466920","description":"🚀 150M Language Model with Latent MoE architecture using a SINGLE GPU from scratch. ","archived":false,"fork":false,"pushed_at":"2025-08-05T02:28:51.000Z","size":605575,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-05T04:11:33.735Z","etag":null,"topics":["mixture-of-experts","moe","small-language-model"],"latest_commit_sha":null,"homepage":"https://youtu.be/USPKsNLCRqE?si=AAiD-9Clo-IJnduv","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Voyager466920.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null}},"created_at":"2025-04-24T11:53:21.000Z","updated_at":"2025-08-05T02:28:54.000Z","dependencies_parsed_at":"2025-04-24T14:42:22.976Z","dependency_job_id":"84bacb0e-38ce-4f3e-85f6-28602ef51156","html_url":"https://github.com/Voyager466920/KoRaptor","commit_stats":null,"previous_names":["dutchvandaline/bfg_2b","voyager466920/bfg_2b","voyager466920/koraptor"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Voyager466920/KoRaptor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Voyager466920%2FKoRaptor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Voyager466920%2FKoRaptor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Voyager466920%2FKoRaptor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Voyager466920%2FKoRaptor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Voyager466920","download_url":"https://codeload.github.com/Voyager466920/KoRaptor/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Voyager466920%2FKoRaptor/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271746033,"owners_count":24813534,"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","status":"online","status_checked_at":"2025-08-23T02:00:09.327Z","response_time":69,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["mixture-of-experts","moe","small-language-model"],"created_at":"2025-08-23T08:10:38.648Z","updated_at":"2025-10-19T08:28:46.191Z","avatar_url":"https://github.com/Voyager466920.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# KoRaptor 150M\n### 150M parameter model *pretrained / fine-tuned from SCRATCH* using *SINGLE GPU*(RTX 3090)\n\u003ca href=\"https://huggingface.co/Voyager466920/KoRaptor_Chatbot\" target=\"_blank\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/HuggingFace-FFD21E?style=flat-square\u0026logo=huggingface\u0026logoColor=white\" alt=\"Hugging Face Model\"/\u003e\n\u003c/a\u003e\n\u003ca href=\"https://www.youtube.com/watch?v=USPKsNLCRqE\u0026si=AAiD-9Clo-IJnduv\" target=\"_blank\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/YouTube-FF0000?style=flat-square\u0026logo=youtube\u0026logoColor=white\" alt=\"Youtube video\"/\u003e\n\u003c/a\u003e\n\n\n## Key Features\n- **Language:** Pure Korean  \n- **Architecture:** LatentMoE  \n- **Parameters:** 150 million\n- **Base_model**: Voyager466920/KoRaptor\n\n\n- **Use case:** Conversational AI / Chatbot  \n- **Dataset:** Korean chatbot dataset from AI Hub  \n- **License:** Follows the license of the original dataset and model architecture\n\n## Usage\nYou can easily run inferences using the provided `Inference.py` script. No additional setup is required — simply load the model and start chatting in Korean.  \nThis model is incompatible with standard transformer loading methods (e.g., AutoModel). For simple inference, use the following code.\n\n```python\nfrom huggingface_hub import hf_hub_download\nimport runpy\n\nscript_path = hf_hub_download(\n    repo_id=\"Voyager466920/KoRaptor_Chatbot\",\n    filename=\"Inference.py\"\n)\n```\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvoyager466920%2Fkoraptor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvoyager466920%2Fkoraptor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvoyager466920%2Fkoraptor/lists"}