{"id":14964595,"url":"https://github.com/mgrdich/llm_service","last_synced_at":"2025-10-05T09:30:33.249Z","repository":{"id":237879686,"uuid":"795362151","full_name":"Mgrdich/LLM_service","owner":"Mgrdich","description":"LLM interface that interacts with the LLM service","archived":false,"fork":false,"pushed_at":"2024-05-25T18:07:20.000Z","size":697,"stargazers_count":3,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-20T16:08:57.141Z","etag":null,"topics":["java","llama2","llamacpp","postgresql","react","spring-boot","typescript"],"latest_commit_sha":null,"homepage":"","language":"Java","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/Mgrdich.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}},"created_at":"2024-05-03T05:46:41.000Z","updated_at":"2024-05-25T18:07:10.000Z","dependencies_parsed_at":"2024-05-12T13:41:54.030Z","dependency_job_id":"76a56ea9-f2ee-473b-8630-401283e94c8a","html_url":"https://github.com/Mgrdich/LLM_service","commit_stats":{"total_commits":61,"total_committers":7,"mean_commits":8.714285714285714,"dds":0.6885245901639344,"last_synced_commit":"691b7c8344685ced4fa96f75e1a6d8a8ce157bac"},"previous_names":["mgrdich/llm_service"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mgrdich%2FLLM_service","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mgrdich%2FLLM_service/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mgrdich%2FLLM_service/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mgrdich%2FLLM_service/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Mgrdich","download_url":"https://codeload.github.com/Mgrdich/LLM_service/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235378951,"owners_count":18980492,"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":["java","llama2","llamacpp","postgresql","react","spring-boot","typescript"],"created_at":"2024-09-24T13:33:28.574Z","updated_at":"2025-10-05T09:30:32.794Z","avatar_url":"https://github.com/Mgrdich.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# The Steps to Run the LLM service Locally\n\n* First download gguf from https://huggingface.co/TheBloke/Llama-2-13B-chat-GGUF , `llama-2-13b-chat.Q5_K_S.gguf`\n* move this model to `model/llama-2-13b-chat.Q5_K_S.gguf`\n\n\n## Running the frontend:\n1. Navigate to the frontend directory: `cd frontend`\n2. Install node `node:18.17.1`\n3. Install PNPM: `npm install -g pnpm@9.1.2` `pnpm:9.1.2`\n4. Install Dependencies: `pnpm install`\n5. start the application in dev mode: `pnpm dev`\n6. production build: `pnpm build`\n7. any linter problem `pnpm lint:fix` or to check `pnpm lint`\n\n\n## Running the backend\n* run docker containers\n* after making sure that the database and the frontend are running, run the `LlmServiceApplication`\n* to run the Backend linter `mvn spotless:check` to fix `mvn spotless:check`\n* Backend uses cpp plugin to run the modal , `C++11` `g++` `cmake`\n\n\n## How to use Docker\n* Run `docker compose up -d` \n* if something is changed in the front end and you want the latest changes `docker compose up -d --no-deps --build build-fe`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmgrdich%2Fllm_service","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmgrdich%2Fllm_service","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmgrdich%2Fllm_service/lists"}