chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,45 @@
|
||||
---
|
||||
name: 🚀 Deployment Help
|
||||
about: Get help with API server, WebSocket, Docker, vLLM, Triton, Android, or agent integration
|
||||
labels: 'deployment, needs triage'
|
||||
---
|
||||
|
||||
## Deployment target
|
||||
|
||||
- [ ] OpenAI-compatible API server
|
||||
- [ ] WebSocket streaming service
|
||||
- [ ] Docker runtime
|
||||
- [ ] vLLM acceleration
|
||||
- [ ] Triton
|
||||
- [ ] Android / mobile
|
||||
- [ ] Browser / Web UI
|
||||
- [ ] MCP / agent integration
|
||||
- [ ] Other:
|
||||
|
||||
## Goal
|
||||
|
||||
<!-- What user-facing service or workflow are you trying to deploy? -->
|
||||
|
||||
## Command or config
|
||||
|
||||
```bash
|
||||
|
||||
```
|
||||
|
||||
## Error or unexpected behavior
|
||||
|
||||
```text
|
||||
|
||||
```
|
||||
|
||||
## Environment
|
||||
|
||||
- OS:
|
||||
- Python version:
|
||||
- FunASR version:
|
||||
- Install method (`pip`, source, Docker):
|
||||
- Device (`cuda`, `cpu`, `mps`):
|
||||
- GPU model and memory:
|
||||
- CUDA/cuDNN version:
|
||||
- Docker image tag, if used:
|
||||
- Network endpoint / port:
|
||||
Reference in New Issue
Block a user