-
dive-into-llms Public
Forked from Lordog/dive-into-llms《动手学大模型Dive into LLMs》系列编程实践教程
UpdatedJul 3, 2024 -
knowhere Public
Forked from zilliztech/knowhereKnowhere is an open-source vector search engine, integrating FAISS, HNSW, etc.
C++ Apache License 2.0 UpdatedMay 31, 2024 -
duckdb Public
Forked from duckdb/duckdbDuckDB is an in-process SQL OLAP Database Management System
C++ MIT License UpdatedMay 27, 2024 -
pytorch Public
Forked from pytorch/pytorchTensors and Dynamic neural networks in Python with strong GPU acceleration
Python Other UpdatedMay 11, 2024 -
bitsandbytes Public
Forked from bitsandbytes-foundation/bitsandbytesAccessible large language models via k-bit quantization for PyTorch.
Python MIT License UpdatedMay 10, 2024 -
minbpe Public
Forked from karpathy/minbpeMinimal, clean code for the Byte Pair Encoding (BPE) algorithm commonly used in LLM tokenization.
Python MIT License UpdatedMay 7, 2024 -
infinity Public
Forked from infiniflow/infinityThe AI-native database built for LLM applications, providing incredibly fast full-text and vector search
C++ Apache License 2.0 UpdatedMay 6, 2024 -
-
-
PIKADB Public
One replacement of redis, supply memory+SSD solutions for Customer
UpdatedMay 5, 2024 -
rocksdb Public
Forked from facebook/rocksdbA library that provides an embeddable, persistent key-value store for fast storage.
C++ GNU General Public License v2.0 UpdatedMay 4, 2024 -
-
Llama3-Tutorial Public
Forked from SmartFlowAI/Llama3-TutorialLlama3-Tutorial(XTuner、LMDeploy、OpenCompass)
Python UpdatedMay 3, 2024 -
pikiwidb Public
Forked from OpenAtomFoundation/pikiwidb-rafta high-performance, large-capacity, multi-tenant, data-persistent, strong data consistency based on raft, Redis-compatible elastic KV data storage system based on RocksDB
C++ BSD 3-Clause "New" or "Revised" License UpdatedMay 3, 2024 -
pika Public
Forked from OpenAtomFoundation/pikiwidbPika is a Redis-Compatible database developed by Qihoo's infrastructure team.
C++ BSD 3-Clause "New" or "Revised" License UpdatedMay 2, 2024 -
llm_qlora Public
Forked from georgesung/llm_qloraFine-tuning LLMs using QLoRA
Jupyter Notebook MIT License UpdatedApr 30, 2024 -
llama.cpp Public
Forked from ggml-org/llama.cppLLM inference in C/C++
C++ MIT License UpdatedApr 30, 2024 -
redis Public
Forked from redis/redisRedis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs,…
C Other UpdatedApr 30, 2024 -
llama2.c Public
Forked from karpathy/llama2.cInference Llama 2 in one file of pure C
C MIT License UpdatedApr 29, 2024 -
-
personal_chatgpt Public
Forked from chunhuizhang/personal_chatgptpersonal chatgpt
Jupyter Notebook UpdatedApr 25, 2024 -
pytorch-transformer Public
Forked from hkproj/pytorch-transformerAttention is all you need implementation
Jupyter Notebook UpdatedApr 22, 2024 -
transformer-from-scratch Public
Forked from jsbaan/transformer-from-scratchWell documented, unit tested, type checked and formatted implementation of a vanilla transformer - for educational purposes.
Python UpdatedApr 19, 2024 -
pytorch_distribute_tutorials Public
Forked from chunhuizhang/pytorch_distribute_tutorialspytorch distribute tutorials
Jupyter Notebook UpdatedMar 30, 2024 -
nlp-tutorial Public
Forked from graykode/nlp-tutorialNatural Language Processing Tutorial for Deep Learning Researchers
Jupyter Notebook MIT License UpdatedFeb 21, 2024 -
rocksplicator Public
Forked from pinterest/rocksplicatorRocksDB Replication
C++ Apache License 2.0 UpdatedJan 8, 2024 -
distributed-faiss Public
Forked from facebookresearch/distributed-faissA library for building and serving multi-node distributed faiss indices.
Python Other UpdatedNov 1, 2023 -
llm_finetuning Public
Forked from taprosoft/llm_finetuningConvenient wrapper for fine-tuning and inference of Large Language Models (LLMs) with several quantization techniques (GTPQ, bitsandbytes)
Python Apache License 2.0 UpdatedOct 17, 2023 -
qlora Public
Forked from artidoro/qloraQLoRA: Efficient Finetuning of Quantized LLMs
Jupyter Notebook MIT License UpdatedOct 3, 2023 -
terarkdb Public
Forked from bytedance/terarkdbA RocksDB compatible KV storage engine with better performance
C++ Apache License 2.0 UpdatedSep 14, 2023