| huggingface/transformers |
119,240 |
|
64 |
2,484 |
about 2 years ago |
125 |
November 15, 2023 |
946 |
apache-2.0 |
Python |
| 🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX. |
| dair-ai/Prompt-Engineering-Guide |
40,069 |
|
0 |
0 |
about 2 years ago |
0 |
|
49 |
mit |
MDX |
| 🐙 Guides, papers, lecture, notebooks and resources for prompt engineering |
| tatsu-lab/stanford_alpaca |
24,846 |
|
0 |
0 |
almost 3 years ago |
0 |
|
160 |
apache-2.0 |
Python |
| Code and documentation to train Stanford's Alpaca models, and generate the data. |
| BlinkDL/RWKV-LM |
10,705 |
|
0 |
0 |
about 2 years ago |
0 |
|
60 |
apache-2.0 |
Python |
| 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. |
| NVIDIA/NeMo |
9,041 |
|
2 |
8 |
about 2 years ago |
70 |
October 25, 2023 |
109 |
apache-2.0 |
Python |
| NeMo: a toolkit for conversational AI |
| mlc-ai/web-llm |
8,290 |
|
0 |
2 |
about 2 years ago |
15 |
December 08, 2023 |
53 |
apache-2.0 |
TypeScript |
| Bringing large-language models and chat to web browsers. Everything runs inside the browser with no server support. |
| bigscience-workshop/petals |
8,040 |
|
0 |
1 |
over 2 years ago |
18 |
November 20, 2023 |
76 |
mit |
Python |
| 🌸 Run LLMs at home, BitTorrent-style. Fine-tuning and inference up to 10x faster than offloading |
| microsoft/LoRA |
7,814 |
|
0 |
16 |
over 2 years ago |
3 |
August 27, 2023 |
79 |
mit |
Python |
| Code for loralib, an implementation of "LoRA: Low-Rank Adaptation of Large Language Models" |
| OptimalScale/LMFlow |
7,589 |
|
0 |
0 |
about 2 years ago |
0 |
|
29 |
apache-2.0 |
Python |
| An Extensible Toolkit for Finetuning and Inference of Large Foundation Models. Large Models for All. |
| mlfoundations/open_clip |
7,355 |
|
0 |
54 |
over 2 years ago |
42 |
October 24, 2023 |
130 |
other |
Jupyter Notebook |
| An open source implementation of CLIP. |