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
342 watching
4k forks
Language: Python
last commit: 4 months ago
Linked from 2 awesome lists

deep-learninginstruction-followinglanguage-model

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
tloen/alpaca-lora Tuning a large language model on consumer hardware using low-rank adaptation 18,651
phoebussi/alpaca-cot Provides a unified interface for fine-tuning large language models with parameter-efficient methods and instruction collection data 2,619
pointnetwork/point-alpaca Recreated weights from Stanford Alpaca model fine-tuned for specific task 406
meta-llama/codellama Provides inference code and tools for fine-tuning large language models, specifically designed for code generation tasks 16,039
antimatter15/alpaca.cpp A locally run Instruction-Tuned Chat-Style LLM project that combines foundation models and fine-tuning to create a chat interface. 10,250
facico/chinese-vicuna An instruction-following Chinese LLaMA-based model project aimed at training and fine-tuning models on specific hardware configurations for efficient deployment. 4,142
lc1332/chinese-alpaca-lora Develops and maintains a Chinese language model finetuned on LLaMA, used for text generation and summarization tasks. 711
tatsu-lab/alpaca_eval An automatic evaluation tool for large language models 1,526
meta-llama/llama A collection of tools and utilities for deploying, fine-tuning, and utilizing large language models. 56,437
gururise/alpacadatacleaned A cleaned and curated version of an Alpaca dataset used to train a large language model 1,516
alpacahq/alpaca-trade-api-python A Python client for Alpaca's trade API 1,735
ntunlplab/traditional-chinese-alpaca A research project that develops a Traditional-Chinese instruction-following language model using Alpaca as a basis. 134
tpoisonooo/llama.onnx A project providing onnx models and tools for inference with LLaMa transformer model on various devices 352
carbonz0/alpaca-chinese-dataset A dataset for training and fine-tuning large language models on Chinese text prompts. 390
instruction-tuning-with-gpt-4/gpt-4-llm This project generates instruction-following data using GPT-4 to fine-tune large language models for real-world tasks. 4,210