{"payload":{"pageCount":2,"repositories":[{"type":"Public","name":"TLLM_QMM","owner":"zhihu","isFork":false,"description":"TLLM_QMM strips the implementation of quantized kernels of Nvidia's TensorRT-LLM, removing NVInfer dependency and exposes ease of use Pytorch module. We modified the dequantation and weight preprocessing to align with popular quantization alogirthms such as AWQ and GPTQ, and combine them with new FP8 quantization.","allTopics":[],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":0,"starsCount":10,"forksCount":2,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-05T04:01:06.456Z"}},{"type":"Public","name":"norm","owner":"zhihu","isFork":false,"description":"An orm library support nGQL for Golang","allTopics":["golang","orm","nebula"],"primaryLanguage":{"name":"Go","color":"#00ADD8"},"pullRequestCount":0,"issueCount":3,"starsCount":103,"forksCount":22,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-05T02:24:00.669Z"}},{"type":"Public","name":"griffith","owner":"zhihu","isFork":false,"description":"A React-based web video player","allTopics":["react","video","mp4","hls","react-components","html5-video","zhihu","mp4box","html5-video-player","fmp4","zhihu-video-player"],"primaryLanguage":{"name":"TypeScript","color":"#3178c6"},"pullRequestCount":14,"issueCount":21,"starsCount":2502,"forksCount":226,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-03-18T12:49:27.064Z"}},{"type":"Public","name":"rucene","owner":"zhihu","isFork":false,"description":"Rust port of Lucene","allTopics":["rust","lucene","information-retrival"],"primaryLanguage":{"name":"Rust","color":"#dea584"},"pullRequestCount":1,"issueCount":11,"starsCount":1005,"forksCount":61,"license":"Apache License 2.0","participation":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-02-16T19:20:16.160Z"}},{"type":"Public","name":"Matisse","owner":"zhihu","isFork":false,"description":"πŸŽ† A well-designed local image and video selector for Android","allTopics":["android-library","android-image-picker","android-image-selector","android","video-selector"],"primaryLanguage":{"name":"Java","color":"#b07219"},"pullRequestCount":56,"issueCount":407,"starsCount":12519,"forksCount":2066,"license":"Apache License 2.0","participation":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-05-15T09:55:57.941Z"}},{"type":"Public","name":"redis-shard","owner":"zhihu","isFork":false,"description":"Redis sharding client library","allTopics":[],"primaryLanguage":{"name":"Python","color":"#3572A5"},"pullRequestCount":0,"issueCount":0,"starsCount":358,"forksCount":88,"license":"BSD 2-Clause \"Simplified\" License","participation":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-11-02T02:47:04.945Z"}},{"type":"Public","name":"zetta","owner":"zhihu","isFork":false,"description":"Zetta Table Store","allTopics":[],"primaryLanguage":{"name":"Go","color":"#00ADD8"},"pullRequestCount":1,"issueCount":4,"starsCount":130,"forksCount":17,"license":"Apache License 2.0","participation":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2021-04-06T02:50:22.239Z"}},{"type":"Public","name":"zetta-client-go","owner":"zhihu","isFork":false,"description":"Go client for Zetta Table Store","allTopics":[],"primaryLanguage":{"name":"Go","color":"#00ADD8"},"pullRequestCount":1,"issueCount":0,"starsCount":4,"forksCount":3,"license":"Apache License 2.0","participation":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2021-04-05T12:33:48.261Z"}},{"type":"Public","name":"zetta-proto","owner":"zhihu","isFork":false,"description":"Protobuf files for Zetta Table Store","allTopics":[],"primaryLanguage":{"name":"Shell","color":"#89e051"},"pullRequestCount":0,"issueCount":0,"starsCount":7,"forksCount":1,"license":null,"participation":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2021-04-04T12:54:03.238Z"}},{"type":"Public","name":"SERank","owner":"zhihu","isFork":false,"description":"An efficient and effective learning to rank algorithm by mining information across ranking candidates. This repository contains the tensorflow implementation of SERank model. The code is developed based on TF-Ranking.","allTopics":["dnn","learning-to-rank","sequence-wise"],"primaryLanguage":{"name":"Python","color":"#3572A5"},"pullRequestCount":0,"issueCount":0,"starsCount":51,"forksCount":6,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2021-03-29T08:32:52.354Z"}},{"type":"Public","name":"chaika","owner":"zhihu","isFork":false,"description":"Elastic cache solution on Kubernetes","allTopics":[],"primaryLanguage":null,"pullRequestCount":0,"issueCount":0,"starsCount":11,"forksCount":0,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2021-03-22T09:25:44.687Z"}},{"type":"Public","name":"promate","owner":"zhihu","isFork":false,"description":"Graphite On VictoriaMetrics","allTopics":["carbon-c-relay","graphite","carbonapi","victoriametrics"],"primaryLanguage":{"name":"Go","color":"#00ADD8"},"pullRequestCount":0,"issueCount":0,"starsCount":69,"forksCount":7,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2021-03-03T06:08:44.704Z"}},{"type":"Public","name":"cuBERT","owner":"zhihu","isFork":false,"description":"Fast implementation of BERT inference directly on NVIDIA (CUDA, CUBLAS) and Intel MKL","allTopics":["deep-learning","tensorflow","cuda","inference","transformer","bert","predict","mkl"],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":8,"starsCount":522,"forksCount":83,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2020-11-18T07:36:58.212Z"}},{"type":"Public","name":"mirror","owner":"zhihu","isFork":false,"description":"Yet another Sketch Mirror App for Android. ","allTopics":["sketch","android"],"primaryLanguage":{"name":"Java","color":"#b07219"},"pullRequestCount":1,"issueCount":1,"starsCount":272,"forksCount":37,"license":"GNU General Public License v3.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2020-09-30T19:43:49.517Z"}},{"type":"Public","name":"kids","owner":"zhihu","isFork":false,"description":"Kids Is Data Stream","allTopics":[],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":3,"starsCount":1225,"forksCount":210,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2020-08-10T06:08:01.392Z"}},{"type":"Public","name":"zetta-client-java","owner":"zhihu","isFork":false,"description":"Java client for Zetta Table Store","allTopics":[],"primaryLanguage":null,"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2020-07-03T10:11:08.372Z"}},{"type":"Public","name":"cmdb","owner":"zhihu","isFork":false,"description":"Programmable CMDB","allTopics":[],"primaryLanguage":{"name":"Go","color":"#00ADD8"},"pullRequestCount":0,"issueCount":1,"starsCount":18,"forksCount":6,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2020-06-15T03:18:34.031Z"}},{"type":"Public","name":"presto-connectors","owner":"zhihu","isFork":false,"description":"Presto Connectors project has been moved to TiBigData at PingCAP Incubator","allTopics":[],"primaryLanguage":null,"pullRequestCount":0,"issueCount":0,"starsCount":6,"forksCount":0,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2020-06-10T15:52:29.879Z"}},{"type":"Public","name":"tache","owner":"zhihu","isFork":false,"description":"A tag based invalidation caching library ","allTopics":["cache"],"primaryLanguage":{"name":"Python","color":"#3572A5"},"pullRequestCount":0,"issueCount":1,"starsCount":77,"forksCount":13,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2019-11-07T13:28:13.286Z"}},{"type":"Public","name":"SugarAdapter","owner":"zhihu","isFork":false,"description":"Make RecyclerView.Adapter Great Again!","allTopics":["android","recyclerview"],"primaryLanguage":{"name":"Java","color":"#b07219"},"pullRequestCount":0,"issueCount":2,"starsCount":235,"forksCount":29,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2019-06-24T07:56:49.739Z"}},{"type":"Public","name":"RxLifecycle","owner":"zhihu","isFork":false,"description":"Bind observables to the lifecycle of Activity or Fragment in a non-invasive way.","allTopics":["android","rxjava2","rxjava-wrapper"],"primaryLanguage":{"name":"Java","color":"#b07219"},"pullRequestCount":1,"issueCount":3,"starsCount":515,"forksCount":47,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2018-06-14T01:42:34.503Z"}},{"type":"Public","name":"AndroidGodEye","owner":"zhihu","isFork":true,"description":"Internal inspect tool for QA peoples.","allTopics":[],"primaryLanguage":{"name":"Java","color":"#b07219"},"pullRequestCount":0,"issueCount":0,"starsCount":14,"forksCount":343,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2018-03-14T03:06:48.040Z"}},{"type":"Public","name":"hive","owner":"zhihu","isFork":true,"description":"Mirror of Apache Hive","allTopics":[],"primaryLanguage":{"name":"Java","color":"#b07219"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":4670,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2017-11-09T06:30:41.186Z"}},{"type":"Public","name":"zhihu-rxjava-meetup","owner":"zhihu","isFork":false,"description":"ηŸ₯乎 x RxJava Meetup","allTopics":[],"primaryLanguage":null,"pullRequestCount":0,"issueCount":1,"starsCount":358,"forksCount":23,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2017-10-08T08:17:57.110Z"}},{"type":"Public","name":"protobuf","owner":"zhihu","isFork":true,"description":"Protocol Buffers - Google's data interchange format","allTopics":[],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":0,"starsCount":2,"forksCount":15452,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2016-07-22T01:11:21.561Z"}},{"type":"Public","name":"phabricator","owner":"zhihu","isFork":true,"description":"An early release of Facebook's development tools.","allTopics":[],"primaryLanguage":{"name":"PHP","color":"#4F5D95"},"pullRequestCount":0,"issueCount":0,"starsCount":6,"forksCount":1640,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2016-04-04T04:29:11.762Z"}},{"type":"Public","name":"libphutil","owner":"zhihu","isFork":true,"description":"A collection of PHP utility classes","allTopics":[],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":0,"starsCount":2,"forksCount":273,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2016-02-16T06:26:34.965Z"}},{"type":"Public","name":"arcanist","owner":"zhihu","isFork":true,"description":"Arcanist is the CLI to Differential, Facebook's code review tool. Currently an unstable preview release.","allTopics":[],"primaryLanguage":{"name":"PHP","color":"#4F5D95"},"pullRequestCount":0,"issueCount":0,"starsCount":3,"forksCount":461,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2016-02-16T06:25:49.656Z"}},{"type":"Public","name":"puppet-cdh","owner":"zhihu","isFork":true,"description":"Puppet module for Hadoop and the rest of Cloudera's CDH 5.","allTopics":[],"primaryLanguage":{"name":"Puppet","color":"#302B6D"},"pullRequestCount":0,"issueCount":0,"starsCount":2,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2015-12-04T16:34:51.973Z"}},{"type":"Public","name":"jondis","owner":"zhihu","isFork":true,"description":"Jon's Redis Pool. Provides Master / Slave discovery and failover ","allTopics":[],"primaryLanguage":{"name":"Python","color":"#3572A5"},"pullRequestCount":1,"issueCount":0,"starsCount":7,"forksCount":17,"license":"BSD 2-Clause \"Simplified\" License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2014-11-27T05:28:26.677Z"}}],"repositoryCount":32,"userInfo":null,"searchable":true,"definitions":[],"typeFilters":[{"id":"all","text":"All"},{"id":"public","text":"Public"},{"id":"source","text":"Sources"},{"id":"fork","text":"Forks"},{"id":"archived","text":"Archived"},{"id":"template","text":"Templates"}],"compactMode":false},"title":"zhihu repositories"}