AI search and ask everything with MemFree. MemFree has 8 repositories available. Follow their code on GitHub.
.github Removed unnecessary branches for work flow. (memfreeme#133) Oct 31, 2024 extention Added pre-commit hooks and linters (memfreeme#49) Oct 19, 2024 frontend Update changelog for DeepSeek R1 Jan 21, 2025 mdreader Added pre-commit hooks and linters (memfreeme#49) Oct 19, 2024 ...
MemFree - Hybrid AI Search Engine. Contribute to tulong-co/memfree development by creating an account on GitHub.
GitHub Copilot Enterprise-grade AI features Premium Support Enterprise-grade 24/7 support Pricing Search or jump to... Search code, repositories, users, issues, pull requests... Provide feedback We read every piece of feedback, and take your input very seriously. Include my email address...
vert fast rust text embedding service. Contribute to memfreeme/fast-embedding development by creating an account on GitHub.
www.memfree.me?ref=github.com Topics react search-engine ai hacktoberfest page-generator devfast ai-search vector-search hacktoberfest-accepted shadcn-ui ai-search-engine generate-ui serverless-vector hybrid-ai-search Resources Readme License MIT license Code of conduct Code of conduct ...
size(); ++i) { TRIE_NODE_RECORD *node_ptr = nodes_[i]; 0 comments on commit 300841f Please sign in to comment. Footer © 2024 GitHub, Inc. Footer navigation Terms Privacy Security Status Docs Contact Manage cookies Do not share my personal information ...
free also accepts a nullptr argument, so the code can be simplified. Signed-off-by: Stefan Weil <sw@weilnetz.de>main (#861) 5.4.0-rc2 … 4.0.0-beta.1 stweil committed May 1, 2017 1 parent ca89a11 commit 1d6dd03 Showing 1 changed file with 6 additions and 13 deletions. Whitesp...
19 Active pull requests 5 Active issues 19 Merged pull requests 0 Open pull requests 5 Closed issues 0 New issues Excluding merges, 13 authors have pushed 45 commits to main and 45 commits to all branches. On main, 55 files have changed and there have been 876 additions and 359...
@@ -192,3 +192,63 @@ int free_raw(CUdeviceptr dptr){ return tmp; }int free_raw_async(CUdeviceptr dptr, CUstream hStream){ pthread_mutex_lock(&mutex); unsigned int tmp = remove_chunk_async(device_overallocated,dptr,hStream); ...