shibing624
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -21,6 +21,9 @@ llama-3-8b-instruct-262k-chinese基于[Llama-3-8B-Instruct-262k](https://hugging
|
|
21 |
|
22 |
模型的部署、训练等方法详见MedicalGPT的GitHub仓库:[https://github.com/shibing624/MedicalGPT](https://github.com/shibing624/MedicalGPT)
|
23 |
|
|
|
|
|
|
|
24 |
## 如何使用
|
25 |
|
26 |
```python
|
|
|
21 |
|
22 |
模型的部署、训练等方法详见MedicalGPT的GitHub仓库:[https://github.com/shibing624/MedicalGPT](https://github.com/shibing624/MedicalGPT)
|
23 |
|
24 |
+
## Relate models
|
25 |
+
- 完整模型权重:https://huggingface.co/shibing624/llama-3-8b-instruct-262k-chinese
|
26 |
+
- lora权重:https://huggingface.co/shibing624/llama-3-8b-instruct-262k-chinese-lora
|
27 |
## 如何使用
|
28 |
|
29 |
```python
|