Add library_name (#2)
Browse files- Add library_name (34b7c5c4cb5a6ce0fe90426ddcb3d70a9c8d2055)
Co-authored-by: Niels Rogge <nielsr@users.noreply.huggingface.co>
README.md
CHANGED
|
@@ -6,6 +6,7 @@ language:
|
|
| 6 |
- en
|
| 7 |
base_model:
|
| 8 |
- meta-llama/Meta-Llama-3-8B
|
|
|
|
| 9 |
---
|
| 10 |
|
| 11 |
# 🤖 PIP-KAG: Mitigating Knowledge Conflicts in Knowledge-Augmented Generation via Parametric Pruning
|
|
|
|
| 6 |
- en
|
| 7 |
base_model:
|
| 8 |
- meta-llama/Meta-Llama-3-8B
|
| 9 |
+
library_name: transformers
|
| 10 |
---
|
| 11 |
|
| 12 |
# 🤖 PIP-KAG: Mitigating Knowledge Conflicts in Knowledge-Augmented Generation via Parametric Pruning
|