Uploaded sanitized BC250/ROCm Repository.
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
#!/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
|
||||
echo ""
|
||||
echo "=== stream.py ==="
|
||||
cat /opt/qwen3-tts/qwen3_tts_gguf/inference/stream.py
|
||||
echo ""
|
||||
echo "=== config.py ==="
|
||||
cat /opt/qwen3-tts/qwen3_tts_gguf/inference/config.py
|
||||
echo ""
|
||||
echo "=== schema/result.py ==="
|
||||
cat /opt/qwen3-tts/qwen3_tts_gguf/inference/schema/result.py
|
||||
Reference in New Issue
Block a user