{"id":13589321,"url":"https://github.com/mika314/UELlama","last_synced_at":"2025-04-08T09:32:30.798Z","repository":{"id":190882681,"uuid":"683496615","full_name":"mika314/UELlama","owner":"mika314","description":"Llama plugin for Unreal Engine 5","archived":false,"fork":false,"pushed_at":"2024-12-05T19:26:20.000Z","size":4875,"stargazers_count":78,"open_issues_count":2,"forks_count":12,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-07T12:03:29.010Z","etag":null,"topics":["ai","gpt","integration","llm","ml","ue5","ue5-plugin"],"latest_commit_sha":null,"homepage":"","language":"C","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/mika314.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":"2023-08-26T18:51:39.000Z","updated_at":"2025-04-03T00:28:11.000Z","dependencies_parsed_at":"2023-08-26T22:29:40.621Z","dependency_job_id":"861ac43d-568e-482f-87bb-e9d0952276ab","html_url":"https://github.com/mika314/UELlama","commit_stats":null,"previous_names":["mika314/uellama"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mika314%2FUELlama","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mika314%2FUELlama/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mika314%2FUELlama/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mika314%2FUELlama/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mika314","download_url":"https://codeload.github.com/mika314/UELlama/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247814142,"owners_count":21000507,"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":["ai","gpt","integration","llm","ml","ue5","ue5-plugin"],"created_at":"2024-08-01T16:00:27.921Z","updated_at":"2025-04-08T09:32:30.725Z","avatar_url":"https://github.com/mika314.png","language":"C","funding_links":[],"categories":["Machine Learning","Game Development"],"sub_categories":["Unreal Engine: Resources"],"readme":"[![🌸 This dude put LLaMA 2 inside UE5 🌸 41 / 100 🌸](https://img.youtube.com/vi/j_r5xWm3Xl8/maxresdefault.jpg)](https://www.youtube.com/watch?v=j_r5xWm3Xl8)\n\n\n# Llama.cpp Build Parameters\n\nLlama.cpp was built from git hash: `a40f2b656fab364ce0aff98dbefe9bd9c3721cc9`\n\nWith the following build commands:\n\n```\nmkdir build\ncd build/\ncmake .. -DLLAMA_CUBLAS=ON -DLLAMA_CUDA_DMMV_X=64 -DLLAMA_CUDA_MMV_Y=2 -DLLAMA_CUDA_F16=true -DBUILD_SHARED_LIBS=ON\ncd ..\ncmake --build build --config Release -j --verbose\n```\n\nThen the .so or .lib file was copied into the `Libraries` directory and all the .h files were copied to the `Includes` directory. In Windows you should put the build/bin/llama.dll into `Binaries/Win64` directory.\n\nYou will need to have CUDA 12.2 installed or you will have an error loading the \"UELlama\" Module, this is because the llama.dll was compiled with that CUDA version, if you want to switch the version you will re-compile the binary.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmika314%2FUELlama","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmika314%2FUELlama","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmika314%2FUELlama/lists"}