mradermacher
commited on
Commit
•
dc24f39
1
Parent(s):
9e6de39
auto-patch README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
|
3 |
language:
|
4 |
- en
|
5 |
library_name: transformers
|
@@ -59,6 +59,11 @@ types (lower is better):
|
|
59 |
And here are Artefact2's thoughts on the matter:
|
60 |
https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9
|
61 |
|
|
|
|
|
|
|
|
|
|
|
62 |
## Thanks
|
63 |
|
64 |
I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
|
|
|
1 |
---
|
2 |
+
base_model: Enoch/llama-65b-hf
|
3 |
language:
|
4 |
- en
|
5 |
library_name: transformers
|
|
|
59 |
And here are Artefact2's thoughts on the matter:
|
60 |
https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9
|
61 |
|
62 |
+
## FAQ / Model Request
|
63 |
+
|
64 |
+
See https://huggingface.co/mradermacher/model_requests for some answers to
|
65 |
+
questions you might have and/or if you want some other model quantized.
|
66 |
+
|
67 |
## Thanks
|
68 |
|
69 |
I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
|