leonvanbokhorst
commited on
Commit
•
31f29a5
1
Parent(s):
d62b790
Update README.md
Browse files
README.md
CHANGED
@@ -9,4 +9,6 @@ metrics:
|
|
9 |
- accuracy
|
10 |
base_model:
|
11 |
- unsloth/Llama-3.2-1B-Instruct
|
|
|
|
|
12 |
---
|
|
|
9 |
- accuracy
|
10 |
base_model:
|
11 |
- unsloth/Llama-3.2-1B-Instruct
|
12 |
+
pipeline_tag: text-generation
|
13 |
+
library_name: adapter-transformers
|
14 |
---
|