Update README.md
Browse files
README.md
CHANGED
@@ -17,6 +17,8 @@ tags:
|
|
17 |
## Note
|
18 |
Introducing AgriQBot πΎπ€: Embarking on the journey to cultivate knowledge in agriculture! ππ± Currently in its early testing phase, AgriQBot is a multilingual small language model dedicated to agriculture. ππΎ As we harvest insights, the data generation phase is underway, and continuous improvement is the key. ππ‘ The vision? Crafting a compact yet powerful model fueled by a high-quality dataset, with plans to fine-tune it for direct tasks in the future.
|
19 |
|
|
|
|
|
20 |
```python
|
21 |
# Use a pipeline as a high-level helper
|
22 |
|
|
|
17 |
## Note
|
18 |
Introducing AgriQBot πΎπ€: Embarking on the journey to cultivate knowledge in agriculture! ππ± Currently in its early testing phase, AgriQBot is a multilingual small language model dedicated to agriculture. ππΎ As we harvest insights, the data generation phase is underway, and continuous improvement is the key. ππ‘ The vision? Crafting a compact yet powerful model fueled by a high-quality dataset, with plans to fine-tune it for direct tasks in the future.
|
19 |
|
20 |
+
### Usage
|
21 |
+
|
22 |
```python
|
23 |
# Use a pipeline as a high-level helper
|
24 |
|