This commit is contained in:
2025-08-17 21:24:53 +02:00
parent c2930b3232
commit b81c9760e1
7 changed files with 853 additions and 0 deletions

3
LLM/Docker/README.md Normal file
View File

@@ -0,0 +1,3 @@
```bash
docker build -t llmpmo:latest .
```