{"id":17527009,"url":"https://github.com/moritztng/fltr","last_synced_at":"2026-01-17T01:05:55.158Z","repository":{"id":211023661,"uuid":"727977877","full_name":"moritztng/fltr","owner":"moritztng","description":"Like grep but for natural language questions. Based on Mistral 7B or Mixtral 8x7B.","archived":false,"fork":false,"pushed_at":"2024-03-13T11:39:01.000Z","size":66537,"stargazers_count":374,"open_issues_count":1,"forks_count":7,"subscribers_count":6,"default_branch":"main","last_synced_at":"2024-10-18T23:13:39.109Z","etag":null,"topics":["cli","grep","grep-like","llama","llama-2","llm","localllama","mistral","mixtral","mixtral-8x7b","operating-system","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/moritztng.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-12-06T01:03:02.000Z","updated_at":"2024-10-12T10:44:56.000Z","dependencies_parsed_at":"2024-03-12T19:41:33.590Z","dependency_job_id":"1e9cdccb-f76f-4b4f-a6ec-d3f0b73fccd4","html_url":"https://github.com/moritztng/fltr","commit_stats":{"total_commits":91,"total_committers":1,"mean_commits":91.0,"dds":0.0,"last_synced_commit":"fdb9cbfa56156da4daf18c1a0e25491065d78ddf"},"previous_names":["moritztng/llamars"],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moritztng%2Ffltr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moritztng%2Ffltr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moritztng%2Ffltr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moritztng%2Ffltr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/moritztng","download_url":"https://codeload.github.com/moritztng/fltr/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240457966,"owners_count":19804489,"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":["cli","grep","grep-like","llama","llama-2","llm","localllama","mistral","mixtral","mixtral-8x7b","operating-system","rust"],"created_at":"2024-10-20T15:02:56.304Z","updated_at":"2026-01-17T01:05:55.145Z","avatar_url":"https://github.com/moritztng.png","language":"Rust","readme":"Like grep but for natural language questions. Based on Mistral 7B or Mixtral 8x7B.\n\nText file input tokens per second:\n- Nvidia RTX 3070 with 8GB memory\n    - Mistral 7B: **~52 tok/s**\n    - Mixtral 8x7B: **~28 tok/s**\n- Intel I5-6500 with 8GB memory\n    - Mistral 7B: **~5 tok/s**\n    - Mixtral 8x7B: **~2 tok/s**\n\n# Installation\n## Linux (x86_64) \u0026 macOS (x86_64 \u0026 arm64)\nIf nvidia driver that supports cuda 12.1 exists, it installs cuda version, else cpu version. Replace `small` with `large` to install Mixtral 8x7B. It's ~7GB or ~48GB.\n```bash\ncurl https://raw.githubusercontent.com/moritztng/fltr/main/install.sh -o install.sh \u0026\u0026 bash install.sh small \u0026\u0026 export PATH=$PATH:~/Fltr\n```\n\n# Quickstart\nAdd `--large` for Mixtral 8x7B.\n```bash\nfltr --file emails.txt --prompt \"Is the following email spam? Email:\" --batch-size 32\n```\nIt will output all lines in the file where the answer is yes.\n","funding_links":[],"categories":["Rust"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoritztng%2Ffltr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmoritztng%2Ffltr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoritztng%2Ffltr/lists"}