{"id":17989487,"url":"https://github.com/evilfreelancer/llm-msnp-tests","last_synced_at":"2026-05-03T06:31:28.024Z","repository":{"id":257495394,"uuid":"858443257","full_name":"EvilFreelancer/llm-msnp-tests","owner":"EvilFreelancer","description":null,"archived":false,"fork":false,"pushed_at":"2025-06-22T17:52:34.000Z","size":165,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-22T18:31:13.560Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/EvilFreelancer.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-09-16T22:46:09.000Z","updated_at":"2025-06-22T17:52:38.000Z","dependencies_parsed_at":"2024-09-17T03:48:03.640Z","dependency_job_id":"bee91b0e-7640-484f-a546-ce4b02d237ae","html_url":"https://github.com/EvilFreelancer/llm-msnp-tests","commit_stats":null,"previous_names":["evilfreelancer/llm-msnp-tests"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/EvilFreelancer/llm-msnp-tests","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EvilFreelancer%2Fllm-msnp-tests","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EvilFreelancer%2Fllm-msnp-tests/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EvilFreelancer%2Fllm-msnp-tests/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EvilFreelancer%2Fllm-msnp-tests/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EvilFreelancer","download_url":"https://codeload.github.com/EvilFreelancer/llm-msnp-tests/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EvilFreelancer%2Fllm-msnp-tests/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32560281,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T03:21:47.309Z","status":"ssl_error","status_checked_at":"2026-05-03T03:21:43.884Z","response_time":103,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-10-29T19:14:47.902Z","updated_at":"2026-05-03T06:31:28.006Z","avatar_url":"https://github.com/EvilFreelancer.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LLM MSNP Tests\n\nA small and collection of results, if checks speed of GGUF model on different combination of GPUs and CPUs.\n\nInspired due to conversation in Telegram chat.\n\n## MSNP Leaderboards\n\nhttps://huggingface.co/spaces/evilfreelancer/msnp-leaderboard\n\n## How to test\n\nFirst you need to install [ollama](https://ollama.com/download) to server where you will make tests.\n\nDownload models:\n\n```shell\nollama pull llama3.1:8b-instruct-q4_0\nollama pull llama3.1:70b-instruct-q4_0\n```\n\n\u003e Please use models with __quantization__ in name\n\nThen you need to create Python Virtual Environment, then chroot to it:\n\n```shell\nmkdir msnp-tests\ncd msnp-tests\npython3 -m venv venv\nsource venv/bin/activate\n```\n\nThen download requirements and tests.py files:\n\n```shell\nwget https://raw.githubusercontent.com/EvilFreelancer/llm-msnp-tests/refs/heads/main/requirements.txt\nwget https://raw.githubusercontent.com/EvilFreelancer/llm-msnp-tests/refs/heads/main/test.py\n```\n\nInstall dependencies:\n\n```shell\npip install -r requirements.txt\n```\n\nAnd run test:\n\n```shell\npython3 test.py \n```\n\nIn result will be something like this:\n\n![examples](./assets/example.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevilfreelancer%2Fllm-msnp-tests","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fevilfreelancer%2Fllm-msnp-tests","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevilfreelancer%2Fllm-msnp-tests/lists"}