Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: other
|
3 |
+
language:
|
4 |
+
- de
|
5 |
+
tags:
|
6 |
+
- gguf
|
7 |
+
- merged
|
8 |
+
---
|
9 |
+
Please find the merged adapters and GGUFs under "Files and versions" in the different branches of this repo.
|
10 |
+
They can be pulled using `from_pretrained` using the `revision` kwarg.
|