FunASR/docs/modelscope_pipeline/lm_pipeline.md
2023-04-25 14:49:24 +08:00

15 lines
271 B
Markdown

# Language Models
## Inference with pipeline
### Quick start
### Inference with you data
### Inference with multi-threads on CPU
### Inference with multi GPU
## Finetune with pipeline
### Quick start
### Finetune with your data
## Inference with your finetuned model