Commit d4ef8b9e authored by luopl's avatar luopl
Browse files

add scnet and icon

parent a5028f17
...@@ -62,6 +62,16 @@ cd .. && python3 setup.py install ...@@ -62,6 +62,16 @@ cd .. && python3 setup.py install
| [codellama/CodeLlama-13b-hf](https://huggingface.co/codellama/CodeLlama-13b-hf) | [codellama/CodeLlama-13b-Python-hf](https://huggingface.co/codellama/CodeLlama-13b-Python-hf) | [codellama/CodeLlama-13b-Instruct-hf](https://huggingface.co/codellama/CodeLlama-13b-Instruct-hf) | | [codellama/CodeLlama-13b-hf](https://huggingface.co/codellama/CodeLlama-13b-hf) | [codellama/CodeLlama-13b-Python-hf](https://huggingface.co/codellama/CodeLlama-13b-Python-hf) | [codellama/CodeLlama-13b-Instruct-hf](https://huggingface.co/codellama/CodeLlama-13b-Instruct-hf) |
| [codellama/CodeLlama-34b-hf](https://huggingface.co/codellama/CodeLlama-34b-hf) | [codellama/CodeLlama-34b-Python-hf](https://huggingface.co/codellama/CodeLlama-34b-Python-hf) | [codellama/CodeLlama-34b-Instruct-hf](https://huggingface.co/codellama/CodeLlama-34b-Instruct-hf) | | [codellama/CodeLlama-34b-hf](https://huggingface.co/codellama/CodeLlama-34b-hf) | [codellama/CodeLlama-34b-Python-hf](https://huggingface.co/codellama/CodeLlama-34b-Python-hf) | [codellama/CodeLlama-34b-Instruct-hf](https://huggingface.co/codellama/CodeLlama-34b-Instruct-hf) |
模型在[SCNet]快速下载链接:
| 基座模型 | Python微调模型 | 指令模型 |
| ------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------- |
| [codellama/CodeLlama-7b-hf](http://113.200.138.88:18080/aimodels/CodeLlama-7b-hf) | [codellama/CodeLlama-7b-Python-hf](http://113.200.138.88:18080/aimodels/CodeLlama-7b-Python-hf) | [codellama/CodeLlama-7b-Instruct-hf](http://113.200.138.88:18080/aimodels/CodeLlama-7b-Instruct-hf) |
| [codellama/CodeLlama-13b-hf](http://113.200.138.88:18080/aimodels/CodeLlama-13b-hf) | [codellama/CodeLlama-13b-Python-hf](http://113.200.138.88:18080/aimodels/CodeLlama-13b-Python-hf) | [codellama/CodeLlama-13b-Instruct-hf](http://113.200.138.88:18080/aimodels/CodeLlama-13b-Instruct-hf) |
| [codellama/CodeLlama-34b-hf](http://113.200.138.88:18080/aimodels/CodeLlama-34b-hf) | [codellama/CodeLlama-34b-Python-hf](http://113.200.138.88:18080/aimodels/CodeLlama-34b-Python-hf) | [codellama/CodeLlama-34b-Instruct-hf](http://113.200.138.88:18080/aimodels/CodeLlama-34b-Instruct-hf) |
模型和能力的对应关系为: 模型和能力的对应关系为:
| 模型 | 代码续写 | 代码填空 | 对话 | Python专项 | | 模型 | 代码续写 | 代码填空 | 对话 | Python专项 |
......
icon.png

53.8 KB

Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment