MohammadrezaBanaei's Stars
PacktPublishing/LLM-Engineers-Handbook
The LLM's practical guide: From the fundamentals to deploying advanced LLM and RAG apps to AWS using LLMOps best practices
mobiusml/hqq
Official implementation of Half-Quadratic Quantization (HQQ)
lm-sys/RouteLLM
A framework for serving and evaluating LLM routers - save LLM costs without compromising quality!
IST-DASLab/marlin
FP16xINT4 LLM inference kernel that can achieve near-ideal ~4x speedups up to medium batchsizes of 16-32 tokens.
IST-DASLab/gptq
Code for the ICLR 2023 paper "GPTQ: Accurate Post-training Quantization of Generative Pretrained Transformers".
hiyouga/LLaMA-Factory
Unified Efficient Fine-Tuning of 100+ LLMs (ACL 2024)
allenai/OLMo
Modeling, training, eval, and inference code for OLMo
derlin/swisstext-bert-lid
Package to finetune and use a BERT model for Swiss-German language identification.
negar-foroutan/multilingual-code-switched-reasoning
[EMNLP 2023 - Findings] Breaking the Language Barrier: Improving Cross-Lingual Reasoning with Structured Self-Attention
blinpete/wiki-graph
A graph view for Wikipedia.
jessevig/bertviz
BertViz: Visualize Attention in NLP Models (BERT, GPT2, BART, etc.)
IBM/Dromedary
Dromedary: towards helpful, ethical and reliable LLMs.
epfl-nlp/kogito
A Python Commonsense Knowledge Inference Toolkit
huggingface/peft
🤗 PEFT: State-of-the-art Parameter-Efficient Fine-Tuning.
tatsu-lab/stanford_alpaca
Code and documentation to train Stanford's Alpaca models, and generate the data.
ahmetustun/hyperx
negar-foroutan/multiLMs-lang-neutral-subnets
[EMNLP 2022] Discovering Language-neutral Sub-networks in Multilingual Language Models.
microsoft/DeepSpeed
DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.
EleutherAI/lm-evaluation-harness
A framework for few-shot evaluation of language models.
unit8co/darts
A python library for user-friendly forecasting and anomaly detection on time series.
facebookresearch/fastText
Library for fast text representation and classification.
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
madmaze/pytesseract
A Python wrapper for Google Tesseract
tmux/tmux
tmux source code
dmort27/epitran
A tool for transcribing orthographic text as IPA (International Phonetic Alphabet)
bckenstler/CLR
rsennrich/subword-nmt
Unsupervised Word Segmentation for Neural Machine Translation and Text Generation
zihangdai/xlnet
XLNet: Generalized Autoregressive Pretraining for Language Understanding
facebookresearch/XLM
PyTorch original implementation of Cross-lingual Language Model Pretraining.
prakashpandey9/Text-Classification-Pytorch
Text classification using deep learning models in Pytorch