mirror of
https://github.com/gpt-omni/mini-omni
synced 2024-11-16 05:03:47 +00:00
update readme
This commit is contained in:
parent
2b08f18735
commit
ee9d8392ce
@ -92,6 +92,11 @@ cd mini-omni
|
|||||||
python inference.py
|
python inference.py
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Common issues
|
||||||
|
|
||||||
|
- Error: `ModuleNotFoundError: No module named 'utils.xxxx'`
|
||||||
|
Answer: run `export PYTHONPATH=./` first.
|
||||||
|
|
||||||
## Acknowledgements
|
## Acknowledgements
|
||||||
|
|
||||||
- [Qwen2](https://github.com/QwenLM/Qwen2/) as the LLM backbone.
|
- [Qwen2](https://github.com/QwenLM/Qwen2/) as the LLM backbone.
|
||||||
|
Loading…
Reference in New Issue
Block a user