How to use AMD GPU?

This page summarizes the projects mentioned and recommended in the original post on /r/LocalLLaMA

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • text-generation-webui

    A Gradio web UI for Large Language Models. Supports transformers, GPTQ, AWQ, EXL2, llama.cpp (GGUF), Llama models.

  • git clone https://github.com/oobabooga/text-generation-webui.git cd text-generation-webui

  • bitsandbytes-rocm

    8-bit CUDA functions for PyTorch, ported to HIP for use in AMD GPUs (by agrocylo)

  • pip uninstall bitsandbytes cd .. git clone https://github.com/agrocylo/bitsandbytes-rocm.git cd bitsandbytes-rocm make hip python setup.py install

  • 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
  • triton

    Development repository for the Triton language and compiler (by ROCm)

  • cd .. git clone https://github.com/ROCmSoftwarePlatform/triton.git -b release/pytorch_2.0 cd triton/python pip3 install cmake pip3 install -e .

  • GPTQ-for-LLaMa

    4 bits quantization of LLaMA using GPTQ

  • cd ../.. git clone https://github.com/qwopqwop200/GPTQ-for-LLaMa.git -b triton cd GPTQ-for-LLaMa pip install -r requirements.txt mkdir -p ../text-generation-webui/repositories ln -s ../../GPTQ-for-LLaMa ../text-generation-webui/repositories/GPTQ-for-LLaMa

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • OpenAI Security Slack Bots

    1 project | news.ycombinator.com | 2 May 2024
  • Building a Trader Bot with Sentiment Analysis: A Step-by-Step Guide

    1 project | dev.to | 2 May 2024
  • How to Build in Public as a Tech Professional

    2 projects | dev.to | 2 May 2024
  • Agents of Change: Navigating the Rise of AI Agents in 2024

    8 projects | dev.to | 2 May 2024
  • AI Photo Geolocation

    1 project | news.ycombinator.com | 2 May 2024