mkranzlein's Stars
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
pydantic/pydantic
Data validation using Python type hints
Hannibal046/Awesome-LLM
Awesome-LLM: a curated list of Large Language Model
Dao-AILab/flash-attention
Fast and memory-efficient exact attention
BlinkDL/RWKV-LM
RWKV is an RNN with transformer-level LLM performance. It can be directly trained like a GPT (parallelizable). So it's combining the best of RNN and transformer - great performance, fast inference, saves VRAM, fast training, "infinite" ctx_len, and free sentence embedding.
allenai/allennlp
An open-source NLP research library, built on PyTorch.
mamba-org/mamba
The Fast Cross-Platform Package Manager
ufoym/deepo
Setup and customize deep learning environment in seconds.
jcjohnson/pytorch-examples
Simple examples to introduce PyTorch
lm-sys/RouteLLM
A framework for serving and evaluating LLM routers - save LLM costs without compromising quality!
allenai/longformer
Longformer: The Long-Document Transformer
patrick-kidger/jaxtyping
Type annotations and runtime checking for shape and dtype of JAX/NumPy/PyTorch/etc. arrays. https://docs.kidger.site/jaxtyping/
PacktPublishing/Hands-on-Design-Patterns-and-Best-Practices-with-Julia
Hands-On Design Patterns with Julia, published by Packt
pytorch/torcheval
A library that contains a rich collection of performant PyTorch model metrics, a simple interface to create new metrics, a toolkit to facilitate metric computation in distributed training and tools for PyTorch model evaluations.
maszhongming/UniEval
Repository for EMNLP 2022 Paper: Towards a Unified Multi-Dimensional Evaluator for Text Generation
coin-or/CyLP
A Python interface to CLP, CBC, and CGL to solve LPs and MIPs.
AndriyMulyar/bert_document_classification
architectures and pre-trained models for long document classification.
4AI/LS-LLaMA
A Simple but Powerful SOTA NER Model | Official Code For Label Supervised LLaMA Finetuning
Legal-NLP-EkStep/legal_NER
OpenNyAI is a mission aimed at developing open source software and datasets to catalyze the creation of AI-powered solutions to improve access to justice in India. Legal NER is one the AI component developed under this mission
jcyk/AMR-gs
AMR Parsing via Graph-Sequence Iterative Inference
cfmrp/mtool
Software to Manipulate Different Flavors of Semantic Graphs
lgessler/glam
(WIP) a platform for language documentation
allenai/allennlp-template-config-files
A template for starting a new allennlp project using config files and `allennlp train`
EricWiener/supreme-court-cases
JSON representations of all Supreme Court cases since 1956
IreneZihuiLi/HiPool
Hierarchical Models for long document encoding
nert-nlp/pastrie
PASTRIE: A Corpus of Prepositions Annotated with Supersense Tags in Reddit International English
roma-patel/NLP-law
wharton law project; scripts and data for tasks relating to legal literature and ambiguity in text.
biaoyanf/SCOTUS-partisanship
biaoyanf/Super-SCOTUS
lgessler/onf-parser
OntoNotes .onf file parser for Python