Uploaded sanitized BC250/ROCm Repository.

This commit is contained in:
Fabian
2026-08-20 00:45:43 +02:00
parent 7d2184f1e8
commit d7d22e93b3
678 changed files with 65963 additions and 1 deletions
+6
View File
@@ -0,0 +1,6 @@
#!/bin/bash
echo "=== inference/__init__.py ==="
cat /opt/qwen3-tts/qwen3_tts_gguf/inference/__init__.py
echo ""
echo "=== engine.py ==="
cat /opt/qwen3-tts/qwen3_tts_gguf/inference/engine.py