stanford-alpaca

There are 5 repositories under stanford-alpaca topic.

  • jankais3r/LLaMA_MPS

    Run LLaMA (and Stanford-Alpaca) inference on Apple Silicon GPUs.

    Language:Python583161547
  • jianzhnie/open-chatgpt

    The open source implementation of ChatGPT, Alpaca, Vicuna and RLHF Pipeline. 从0开始实现一个ChatGPT.

    Language:Python17111632
  • DominikLindorfer/pyAlpaca

    Instruction-following LLaMA Model Trained with Deepspeed to Output Python-Code from General Instructions

    Language:Python4101
  • ryan-air/Alpaca-3B-Fine-Tuned

    In this project, I have provided code and a Colaboratory notebook that facilitates the fine-tuning process of an Alpaca 3B parameter model originally developed at Stanford University. The model was adapted using LoRA to run with fewer computational resources and training parameters and used HuggingFace's PEFT library.

    Language:Jupyter Notebook4300
  • ryan-air/Alpaca-350M-Fine-Tuned

    In this project, I have provided code and a Colaboratory notebook that facilitates the fine-tuning process of an Alpaca 350M parameter model originally developed at Stanford University. The model was adapted using LoRA to run with fewer computational resources and training parameters and used HuggingFace's PEFT library.

    Language:Jupyter Notebook3301