Update README.md

This commit is contained in:
zyxucp
2024-10-06 10:31:35 +08:00
committed by GitHub
parent 919fc5dea7
commit bc2af42724

View File

@@ -103,9 +103,6 @@ networks:
antsk:
```
Taking this as an example, it means mounting the local D://model folder of Windows into the container /app/model. If so, the model address in your appsettings.json should be configured as
```
model/xxx.gguf
```
## 3⃣Some meanings of configuration file
```