Python alpaca

Open-source Python projects categorized as alpaca

Top 20 Python alpaca Projects

  • Chinese-LLaMA-Alpaca

    中文LLaMA&Alpaca大语言模型+本地CPU/GPU训练部署 (Chinese LLaMA & Alpaca LLMs)

  • Project mention: Chinese-Alpaca-Plus-13B-GPTQ | /r/LocalLLaMA | 2023-05-30

    I'd like to share with you today the Chinese-Alpaca-Plus-13B-GPTQ model, which is the GPTQ format quantised 4bit models of Yiming Cui's Chinese-LLaMA-Alpaca 13B for GPU reference.

  • xTuring

    Build, customize and control you own LLMs. From data pre-processing to fine-tuning, xTuring provides an easy way to personalize open-source LLMs. Join our discord community: https://discord.gg/TgHXuSJEk6

  • Project mention: I'm developing an open-source AI tool called xTuring, enabling anyone to construct a Language Model with just 5 lines of code. I'd love to hear your thoughts! | /r/machinelearningnews | 2023-09-07

    Explore the project on GitHub here.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • mPLUG-Owl

    mPLUG-Owl & mPLUG-Owl2: Modularized Multimodal Large Language Model

  • Project mention: Unleash the Power of Video-LLaMA: Revolutionizing Language Models with Video and Audio Understanding! | dev.to | 2023-06-12

    We extend our deepest gratitude to the extraordinary projects that have influenced and contributed to the development of Video-LLaMA. We're indebted to MiniGPT-4, FastChat, BLIP-2, EVA-CLIP, ImageBind, LLaMA, VideoChat, LLaVA, WebVid, and mPLUG-Owl for their invaluable contributions. Special thanks to Midjourney for creating the stunning Video-LLaMA logo, encapsulating the essence of our groundbreaking project.

  • alpaca-trade-api-python

    Python client for Alpaca's trade API

  • safe-rlhf

    Safe RLHF: Constrained Value Alignment via Safe Reinforcement Learning from Human Feedback

  • Project mention: [R] Meet Beaver-7B: a Constrained Value-Aligned LLM via Safe RLHF Technique | /r/MachineLearning | 2023-05-16
  • example-scalping

    A working example algorithm for scalping strategy trading multiple stocks concurrently using python asyncio

  • example-hftish

    Example Order Book Imbalance Algorithm

  • Project mention: example-hftish: NEW Extended Research - star count:604.0 | /r/algoprojects | 2023-05-27
  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • lumibot

    Backtesting and Trading Bots Made Easy for Crypto, Stocks, Options, Futures, FOREX and more

  • alpaca-py

    The Official Python SDK for Alpaca API

  • Project mention: Python developers -- what broker and api do you use? | /r/algotrading | 2023-06-08

    Alpaca, as mentioned before, is pretty easy. They have a python client (https://alpaca.markets/docs/python-sdk/) that's pretty good. Free trades on equities is nice. The problem with alpaca is that their free equity data is 15min delayed. I've also found their margin accounts to be hard to use programmatically so I only trade long with them. They have crypto but their commissions are high.

  • LLaMA-LoRA-Tuner

    UI tool for fine-tuning and testing your own LoRA models base on LLaMA, GPT-J and more. One-click run on Google Colab. + A Gradio ChatGPT-like Chat UI to demonstrate your language models.

  • Project mention: [P] Uptraining a pretrained model using company data? | /r/MachineLearning | 2023-05-25
  • xllm

    🦖 X—LLM: Cutting Edge & Easy LLM Finetuning

  • Project mention: X–LLM: Cutting Edge and Easy LLM Finetuning | news.ycombinator.com | 2023-11-16
  • flan-alpaca

    This repository contains code for extending the Stanford Alpaca synthetic instruction tuning to existing instruction-tuned models such as Flan-T5.

  • llama.onnx

    LLaMa/RWKV onnx models, quantization and testcase

  • Project mention: Qnap TS-264 | /r/LocalLLaMA | 2023-06-29

    You can find LLM models in the onnx format here: https://github.com/tpoisonooo/llama.onnx

  • ExpertLLaMA

    An opensource ChatBot built with ExpertPrompting which achieves 96% of ChatGPT's capability.

  • Project mention: ExpertPrompting: Instructing Large Language Models to be Distinguished Experts | /r/singularity | 2023-05-25

    The answering quality of an aligned large language model (LLM) can be drastically improved if treated with proper crafting of prompts. In this paper, we propose ExpertPrompting to elicit the potential of LLMs to answer as distinguished experts. We first utilize In-Context Learning to automatically synthesize detailed and customized descriptions of the expert identity for each specific instruction, and then ask LLMs to provide answer conditioned on such agent background. Based on this augmented prompting strategy, we produce a new set of instruction-following data using GPT-3.5, and train a competitive open-source chat assistant called ExpertLLaMA. We employ GPT4-based evaluation to show that 1) the expert data is of significantly higher quality than vanilla answers, and 2) ExpertLLaMA outperforms existing open-source opponents and achieves 96\% of the original ChatGPT's capability. All data and the ExpertLLaMA model will be made publicly available at this https URL.

  • CodeCapybara

    Open-source Self-Instruction Tuning Code LLM

  • stockbot

    Alpaca algo stock trading bot

  • chat-llama-discord-bot

    A Discord Bot for chatting with LLaMA, Vicuna, Alpaca, MPT, or any other Large Language Model (LLM) supported by text-generation-webui or llama.cpp.

  • yal-discord-bot

    Yet Another LLaMA/ALPACA Discord Bot

  • Zicklein

    Finetuning instruct-LLaMA on german datasets.

  • Project mention: Zicklein - a German 🇩🇪 finetuned LlaMA-7b base model (OS) | /r/LocalLLaMA | 2023-05-22
  • cira

    Cira algorithmic trading made easy. A Façade library for simpler interaction with alpaca-trade-API from Alpaca Markets.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Python alpaca related posts

  • X–LLM: Cutting Edge and Easy LLM Finetuning

    1 project | news.ycombinator.com | 16 Nov 2023
  • Show HN: LlamaGPT – Self-hosted, offline, private AI chatbot, powered by Llama 2

    12 projects | news.ycombinator.com | 16 Aug 2023
  • LeCun: Qualcomm working with Meta to run Llama-2 on mobile devices

    4 projects | news.ycombinator.com | 23 Jul 2023
  • Qnap TS-264

    3 projects | /r/LocalLLaMA | 29 Jun 2023
  • Chatbot frontend library in Svelte?

    2 projects | /r/sveltejs | 28 Jun 2023
  • Best way to use AMD CPU and GPU

    5 projects | /r/LocalLLaMA | 17 Jun 2023
  • Need Help

    2 projects | /r/LangChain | 15 Jun 2023
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 10 May 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more →

Index

What are some of the best open-source alpaca projects in Python? This list will help you:

Project Stars
1 Chinese-LLaMA-Alpaca 17,466
2 xTuring 2,524
3 mPLUG-Owl 1,951
4 alpaca-trade-api-python 1,687
5 safe-rlhf 1,160
6 example-scalping 726
7 example-hftish 721
8 lumibot 705
9 alpaca-py 433
10 LLaMA-LoRA-Tuner 425
11 xllm 351
12 flan-alpaca 336
13 llama.onnx 324
14 ExpertLLaMA 288
15 CodeCapybara 156
16 stockbot 142
17 chat-llama-discord-bot 114
18 yal-discord-bot 72
19 Zicklein 32
20 cira 26

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com