Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<div align="center">
|
2 |
+
<img src="https://github.com/InternLM/lmdeploy/assets/36994684/0cf8d00f-e86b-40ba-9b54-dc8f1bc6c8d8" width="600"/>
|
3 |
+
<br /><br />
|
4 |
+
|
5 |
+
# GouMang Agriculture Large Language Model
|
6 |
+
|
7 |
+
🔍 Explore our models on
|
8 |
+
[](https://huggingface.co/AI4Bread/GouMang/)
|
9 |
+
This is the official repository of GouMang Agriculture Large Language Model.
|
10 |
+
|
11 |
+
We used Xtuner Framework to train and finetune the model.
|
12 |
+
|
13 |
+
|
14 |
+
## 🎉 News
|
15 |
+
|
16 |
+
- **\[2024/06\]** [GouMang_7B](https://huggingface.co/AI4Bread/GouMang) is released! Click [here](https://huggingface.co/AI4Bread/GouMang) for details!
|
17 |
+
- **\[2024/06\]** Support [Llama 3](xtuner/configs/llama) models!
|
18 |
+
|
19 |
+
## Usage
|
20 |
+
|
21 |
+
|
22 |
+
##
|