How can users run a local demo of DeepSeek-Coder?

Question

Answers ( 1 )

    0
    2025-04-01T05:12:29+00:00

    Users can run a local demo by executing `app.py` from the `demo` folder in the repository. Dependencies must first be installed via `pip install -r requirements.txt`. An online demo is also available on Hugging Face Spaces.

Leave an answer