dhpollack / huggingface_libtorch
Minimal example of using a traced huggingface transformers model with libtorch
☆35Updated 4 years ago
Alternatives and similar repositories for huggingface_libtorch
Users that are interested in huggingface_libtorch are comparing it to the libraries listed below
Sorting:
- implement bert in pure c++☆36Updated 5 years ago
- BERT Tokenizer in C++☆76Updated 4 years ago
- ☆52Updated 3 years ago
- transformer tokenizers (e.g. BERT tokenizer) in C++ (WIP)☆17Updated 3 years ago
- ☆66Updated 2 years ago
- Using TensorRT and Triton Server to build BERT model as a service☆13Updated 3 years ago
- AiSpace: Better practices for deep learning model development and deployment For Tensorflow 2.0☆26Updated 2 years ago
- 高性能文本 Tokenizer 库☆28Updated last year
- Large-scale exact string matching tool☆17Updated 2 months ago
- 百川Dynamic NTK-ALiBi的代码实现:无需微调即可推理更长文本☆47Updated last year
- 一个非常高效的字符串匹配工具,支持正向/反向最大匹配分词和多模式字符串精确匹配☆17Updated last year
- A more efficient GLM implementation!☆55Updated 2 years ago
- pytorch during training, libtorch during serving via gRPC☆21Updated 5 years ago
- Ongoing research training transformer language models at scale, including: BERT & GPT-2☆19Updated last year
- Ongoing research training transformer language models at scale, including: BERT & GPT-2☆69Updated last year
- Finetune CPM-1☆24Updated 3 years ago
- ☆19Updated last year
- Möbius Transformation for Fast Inner Product Search on Graph☆23Updated 3 years ago
- Transformer related optimization, including BERT, GPT☆17Updated last year
- The multilingual variant of GLM, a general language model trained with autoregressive blank infilling objective☆62Updated 2 years ago
- ☢️ TensorRT 2023复赛——基于TensorRT-LLM的Llama模型推断加速优化☆47Updated last year
- 用于生成文本纠错模型(如Gector)需要的大量数据。☆13Updated 2 years ago
- Another ChatGLM2 implementation for GPTQ quantization☆54Updated last year
- the C++ version of Seq2Seq with ncnn☆23Updated 3 years ago
- Source code and checkpoints for legal pre-trained language models.☆15Updated 4 years ago
- A Translation Task using TurboTransformers☆11Updated 4 years ago
- ☆124Updated last year
- Transformer related optimization, including BERT, GPT☆39Updated 2 years ago
- lightweighted deep learning inference service framework☆39Updated 3 years ago
- This is a text generation method which returns a generator, streaming out each token in real-time during inference, based on Huggingface/…☆95Updated last year