Python llama2

Open-source Python projects categorized as llama2

Top 23 Python llama2 Projects

  • open-interpreter

    A natural language interface for computers

  • Project mention: Sys Admins and AI | news.ycombinator.com | 2024-05-21

    http://openinterpreter.com when I don't want to do things by hand. it's not for the faint of heart, but I can just ask it to do things like go deal with my vim config and it'll go off and do it.

  • LLaVA

    [NeurIPS'23 Oral] Visual Instruction Tuning (LLaVA) built towards GPT-4V level capabilities and beyond.

  • Project mention: PaliGemma: Open-Source Multimodal Model by Google | news.ycombinator.com | 2024-05-15

    Here's a tutorial https://wandb.ai/byyoung3/ml-news/reports/How-to-Fine-Tune-L...

    There's not really a super easy to use software solution yet, but a few different ones have cropped up. Right now you'll have to read papers to get the training recipes.

    - https://github.com/haotian-liu/LLaVA/blob/main/scripts/finet...

  • Scout Monitoring

    Free Django app performance insights with Scout Monitoring. Get Scout setup in minutes, and let us sweat the small stuff. A couple lines in settings.py is all you need to start monitoring your apps. Sign up for our free tier today.

    Scout Monitoring logo
  • h2ogpt

    Private chat with local GPT with document, images, video, etc. 100% private, Apache 2.0. Supports oLLaMa, Mixtral, llama.cpp, and more. Demo: https://gpt.h2o.ai/ https://codellama.h2o.ai/

  • Project mention: Multi AI Agent Systems Using OpenAI's New GPT-4o Model | news.ycombinator.com | 2024-05-17
  • petals

    🌸 Run LLMs at home, BitTorrent-style. Fine-tuning and inference up to 10x faster than offloading

  • Project mention: Chameleon: Meta's New Multi-Modal LLM | news.ycombinator.com | 2024-05-21

    Things like [petals](https://github.com/bigscience-workshop/petals) exist, distributed computing over willing participants. Right now corporate cash is being rammed into the space so why not snap it up while you can, but the moment it dries up projects like petals will see more of the love they deserve.

    I envision a future where crypto-style booms happen over tokens useful for purchasing priority computational time, which is earned by providing said computational time. This way researchers can daisy-chain their independent smaller rigs together into something with gargantuan capabilities.

  • Baichuan2

    A series of large language models developed by Baichuan Intelligent Technology

  • Project mention: Baichuan 2 | news.ycombinator.com | 2023-10-12
  • h2o-llmstudio

    H2O LLM Studio - a framework and no-code GUI for fine-tuning LLMs. Documentation: https://h2oai.github.io/h2o-llmstudio/

  • Project mention: Paid dev gig: develop a basic LLM PEFT finetuning utility | /r/LocalLLaMA | 2023-06-02
  • opencompass

    OpenCompass is an LLM evaluation platform, supporting a wide range of models (Llama3, Mistral, InternLM2,GPT-4,LLaMa2, Qwen,GLM, Claude, etc) over 100+ datasets.

  • Project mention: Show HN: Times faster LLM evaluation with Bayesian optimization | news.ycombinator.com | 2024-02-13

    Fair question.

    Evaluate refers to the phase after training to check if the training is good.

    Usually the flow goes training -> evaluation -> deployment (what you called inference). This project is aimed for evaluation. Evaluation can be slow (might even be slower than training if you're finetuning on a small domain specific subset)!

    So there are [quite](https://github.com/microsoft/promptbench) [a](https://github.com/confident-ai/deepeval) [few](https://github.com/openai/evals) [frameworks](https://github.com/EleutherAI/lm-evaluation-harness) working on evaluation, however, all of them are quite slow, because LLM are slow if you don't have infinite money. [This](https://github.com/open-compass/opencompass) one tries to speed up by parallelizing on multiple computers, but none of them takes advantage of the fact that many evaluation queries might be similar and all try to evaluate on all given queries. And that's where this project might come in handy.

  • 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
  • api-for-open-llm

    Openai style api for open large language models, using LLMs just as chatgpt! Support for LLaMA, LLaMA-2, BLOOM, Falcon, Baichuan, Qwen, Xverse, SqlCoder, CodeLLaMA, ChatGLM, ChatGLM2, ChatGLM3 etc. 开源大模型的统一后端接口

  • Project mention: FLaNK Stack Weekly for 14 Aug 2023 | dev.to | 2023-08-14
  • SolidGPT

    Developer AI Persona Search Agent

  • Project mention: Best coding AI to use with entire codebase | /r/ChatGPTCoding | 2023-12-10

    Another thing to try is one of the repositories like SolidGPT: https://github.com/AI-Citizen/SolidGPT

  • DemoGPT

    Create 🦜️🔗 LangChain apps by just using prompts🌟 Star to support our work! | 只需使用句子即可创建 LangChain 应用程序。 给个star支持我们的工作吧!

  • Project mention: Llama 2 Code Interpreter | news.ycombinator.com | 2023-07-23
  • LLMCompiler

    [ICML 2024] LLMCompiler: An LLM Compiler for Parallel Function Calling

  • Project mention: FLaNK Weekly 18 Dec 2023 | dev.to | 2023-12-18
  • autollm

    Ship RAG based LLM web apps in seconds.

  • Project mention: FLaNK Stack Weekly 06 Nov 2023 | dev.to | 2023-11-06
  • LLM-Finetuning-Toolkit

    Toolkit for fine-tuning, ablating and unit-testing open-source LLMs.

  • Project mention: Show HN: Toolkit for LLM Fine-Tuning, Ablating and Testing | news.ycombinator.com | 2024-04-07
  • code-llama-for-vscode

    Use Code Llama with Visual Studio Code and the Continue extension. A local LLM alternative to GitHub Copilot.

  • Project mention: Stable Code 3B: Coding on the Edge | news.ycombinator.com | 2024-01-16

    How are people using codellama and this in their workflows?

    I found one option: https://github.com/xNul/code-llama-for-vscode

    But I'm guessing there are others, and they might differ in how they provide context to the model.

  • Finetune_LLMs

    Repo for fine-tuning Casual LLMs

  • Owl

    A personal wearable AI that runs locally (by OwlAIProject)

  • Project mention: Limitless: Personalized AI powered by what you've seen, said, and heard | news.ycombinator.com | 2024-04-15
  • slowllama

    Finetune llama2-70b and codellama on MacBook Air without quantization

  • Project mention: AI — weekly megathread! | /r/artificial | 2023-10-15

    slowllama: Finetune llama2-70b and codellama on MacBook Air without quantization [Link].

  • hqq

    Official implementation of Half-Quadratic Quantization (HQQ)

  • Project mention: Half-Quadratic Quantization of Large Machine Learning Models | news.ycombinator.com | 2024-03-14
  • AnglE

    Train and Infer Powerful Sentence Embeddings with AnglE | 🔥 SOTA on STS and MTEB Leaderboard (by SeanLee97)

  • Project mention: FLaNK Stack Weekly 22 January 2024 | dev.to | 2024-01-22
  • xllm

    🦖 X—LLM: Cutting Edge & Easy LLM Finetuning

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

    💬 Chatbot web app + HTTP and Websocket endpoints for LLM inference with the Petals client

  • Project mention: Make no mistake—AI is owned by Big Tech | /r/transhumanism | 2023-12-07

    ETA: https://chat.petals.dev

  • zeta

    Build high-performance AI models with modular building blocks (by kyegomez)

  • Project mention: Zetascale, Build high-performance AI models with modular building blocks | news.ycombinator.com | 2024-02-09
  • GoLLIE

    Guideline following Large Language Model for Information Extraction

  • Project mention: A LLM trained to follow annotation guidelines, for information extraction tasks | news.ycombinator.com | 2023-10-30
  • 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 llama2 related posts

  • Llama3.np: pure NumPy implementation of Llama3

    10 projects | news.ycombinator.com | 16 May 2024
  • Limitless: Personalized AI powered by what you've seen, said, and heard

    1 project | news.ycombinator.com | 15 Apr 2024
  • Do you Know! Llama ?

    1 project | dev.to | 11 Apr 2024
  • Ask HN: What is the current (Apr. 2024) gold standard of running an LLM locally?

    11 projects | news.ycombinator.com | 1 Apr 2024
  • Half-Quadratic Quantization of Large Machine Learning Models

    1 project | news.ycombinator.com | 14 Mar 2024
  • Simulatrex, an open-source Large Language Model based simulation framework

    1 project | news.ycombinator.com | 17 Feb 2024
  • A list of system prompts used for biomedical RAG (KG-RAG) using LLM

    1 project | news.ycombinator.com | 10 Jan 2024
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 1 Jun 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 llama2 projects in Python? This list will help you:

Project Stars
1 open-interpreter 49,320
2 LLaVA 17,102
3 h2ogpt 10,801
4 petals 8,763
5 Baichuan2 3,979
6 h2o-llmstudio 3,698
7 opencompass 2,836
8 api-for-open-llm 2,071
9 SolidGPT 1,957
10 DemoGPT 1,595
11 LLMCompiler 1,118
12 autollm 927
13 LLM-Finetuning-Toolkit 686
14 code-llama-for-vscode 520
15 Finetune_LLMs 442
16 Owl 450
17 slowllama 425
18 hqq 515
19 AnglE 370
20 xllm 357
21 chat.petals.dev 299
22 zeta 288
23 GoLLIE 234

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