mirror of
https://github.com/deepseek-ai/DeepSeek-Coder
synced 2024-12-05 02:24:46 +00:00
Update README.md
This commit is contained in:
parent
7b96cb119d
commit
38991b9038
@ -66,7 +66,7 @@ Before proceeding, you'll need to install the necessary dependencies. You can do
|
||||
```
|
||||
pip install -r requirements.txt
|
||||
```
|
||||
A demo is also available on the [🤗 Hugging Face Space](https://huggingface.co/spaces/deepseek-ai/deepseek-coder-7b-instruct), and you can run the demo locally using [app.py](https://huggingface.co/spaces/deepseek-ai/deepseek-coder-7b-instruct/blob/main/app.py). (thanks to all the HF team for their support)
|
||||
A demo is also available on the [🤗 Hugging Face Space](https://huggingface.co/spaces/deepseek-ai/deepseek-coder-7b-instruct), and you can run the demo locally using `app.py` in [demo](https://github.com/deepseek-ai/deepseek-coder/tree/main/demo) folder. (Thanks to all the HF team for their support)
|
||||
|
||||
Here are some examples of how to use our model.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user