stanford_alpaca

Research model

Develops an instruction-following LLaMA model for research use only, with the goal of fine-tuning and releasing it under specific licenses and restrictions.

Code and documentation to train Stanford's Alpaca models, and generate the data.

GitHub

30k stars
343 watching
4k forks
Language: Python
last commit: about 2 years ago
Linked from 2 awesome lists

deep-learninginstruction-followinglanguage-model

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
tloen/alpaca-loraTuning a large language model on consumer hardware using low-rank adaptation18,710
phoebussi/alpaca-cotProvides a unified interface for fine-tuning large language models with parameter-efficient methods and instruction collection data2,640
pointnetwork/point-alpacaRecreated weights from Stanford Alpaca model fine-tuned for specific task406
meta-llama/codellamaProvides inference code and tools for fine-tuning large language models, specifically designed for code generation tasks16,097
antimatter15/alpaca.cppA locally run Instruction-Tuned Chat-Style LLM project that combines foundation models and fine-tuning to create a chat interface.10,249
facico/chinese-vicunaAn instruction-following Chinese LLaMA-based model project aimed at training and fine-tuning models on specific hardware configurations for efficient deployment.4,152
lc1332/chinese-alpaca-loraDevelops and maintains a Chinese language model finetuned on LLaMA, used for text generation and summarization tasks.711
tatsu-lab/alpaca_evalAn automatic evaluation tool for large language models1,568
meta-llama/llamaA collection of tools and utilities for deploying, fine-tuning, and utilizing large language models.56,832
gururise/alpacadatacleanedA cleaned and curated version of an Alpaca dataset used to train a large language model1,525
alpacahq/alpaca-trade-api-pythonA Python client for Alpaca's trade API1,745
ntunlplab/traditional-chinese-alpacaA research project that develops a Traditional-Chinese instruction-following language model using Alpaca as a basis.134
tpoisonooo/llama.onnxA project providing onnx models and tools for inference with LLaMa transformer model on various devices356
carbonz0/alpaca-chinese-datasetA dataset for training and fine-tuning large language models on Chinese text prompts.392
instruction-tuning-with-gpt-4/gpt-4-llmThis project generates instruction-following data using GPT-4 to fine-tune large language models for real-world tasks.4,244