mradermacher
commited on
Commit
•
35ba891
1
Parent(s):
b4601eb
auto-patch README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
|
3 |
language:
|
4 |
- en
|
5 |
library_name: transformers
|
@@ -52,6 +52,11 @@ types (lower is better):
|
|
52 |
And here are Artefact2's thoughts on the matter:
|
53 |
https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9
|
54 |
|
|
|
|
|
|
|
|
|
|
|
55 |
## Thanks
|
56 |
|
57 |
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
|
|
|
52 |
And here are Artefact2's thoughts on the matter:
|
53 |
https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9
|
54 |
|
55 |
+
## FAQ / Model Request
|
56 |
+
|
57 |
+
See https://huggingface.co/mradermacher/model_requests for some answers to
|
58 |
+
questions you might have and/or if you want some other model quantized.
|
59 |
+
|
60 |
## Thanks
|
61 |
|
62 |
I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
|