docker-repo
docker-repo copied to clipboard
A repository stores some dockerfiles or docker-compose files for quickly starting service or service cluster.
出错了唉

# **Notice** For some obvious policy reasons, DockerHub is prohibited in some places. 🚫 But nowadays using docker images is inevitable! One ideal way to solve this issue is to...
Fix AnythingLLM model downloading issue. First, download the model below. Then, create folder under `/models/Xenova/`: ```bash mkdir -p /models/Xenova/ ``` Upload the model and unzip: ```bash unzip all-MiniLM-L6-v2.zip ``` Done!...