Skip to content

0xgkd/ragflow-arm64

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Version

ragflow-arm64

This repository aims to solve the arm64 compatibility issue of RAGFlow on Apple M-chip Mac.

Usage

Step 1: Pull RAGFlow Docker image

docker pull 0xgkd/ragflow-arm64:v0.20.3

Step 2: Download zip file from release and unzip it

ragflow-arm64.zip

Step 3: Set the RAGFlow Docker image to custom image

vim docker/.env
RAGFLOW_IMAGE=0xgkd/ragflow-arm64:v0.20.3

Step 4: Run

docker compose -f docker/docker-compose.yml up -d

Result

image image

About

This repository aims to solve the arm64 compatibility issue of RAGFlow on Apple M-chip Mac.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors