Update README.md
Browse files
README.md
CHANGED
@@ -13,6 +13,7 @@ metrics:
|
|
13 |
base_model:
|
14 |
- Qwen/Qwen2.5-7B-Instruct
|
15 |
pipeline_tag: text-generation
|
|
|
16 |
---
|
17 |
|
18 |
BGLLM V1
|
|
|
13 |
base_model:
|
14 |
- Qwen/Qwen2.5-7B-Instruct
|
15 |
pipeline_tag: text-generation
|
16 |
+
library_name: transformers
|
17 |
---
|
18 |
|
19 |
BGLLM V1
|