Giter Site home page Giter Site logo

private-gpt-rocm-docker's Introduction

PrivateGPT on GPU AMD Radeon in Docker

English | Русский

PrivateGPT project in a Docker container with GPU Radeon support. Tested on AMD Radeon RX 7900 XTX.

Requirements

Launch

  • git clone https://github.com/HardAndHeavy/private-gpt-rocm-docker
  • cd private-gpt-rocm-docker
  • make gen
  • make run

At the first launch, there will be a long process of downloading the model. When this process is completed, PrivateGTP will be available at http://localhost After downloading, privat-gt will be available at http://localhost

Examples of settings

llm

bge-small:

huggingface:
  embedding_hf_model_name: BAAI/bge-small-en-v1.5

multilingual-e5:

huggingface:
  embedding_hf_model_name: intfloat/multilingual-e5-large

llamacpp

mistral-ru:

tokenizer: mistralai/Mistral-7B-Instruct-v0.2
llm_hf_repo_id: IlyaGusev/saiga_mistral_7b_gguf
llm_hf_model_file: model-q8_0.gguf

llama2-ru:

tokenizer: TheBloke/Llama-2-13B-fp16
llm_hf_repo_id: IlyaGusev/saiga2_13b_gguf
llm_hf_model_file: model-q8_0.gguf

gemma-ru:

tokenizer: IlyaGusev/saiga_gemma_9b
llm_hf_repo_id: NightFox/saiga_gemma_9b_GGUF
llm_hf_model_file: saiga_gemma_9b-Q8_0.gguf

codellama2-ru:

tokenizer: OpenBuddy/openbuddy-codellama2-34b-v11.1-bf16
llm_hf_repo_id: LeeEric/openbuddy-codellama2-34b-v11.1-GGUF
llm_hf_model_file: openbuddy-codellama2-34b-v11.1-Q4_K_M.gguf

private-gpt-rocm-docker's People

Contributors

hardandheavy avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.