mradermacher
commited on
Commit
•
831ace4
1
Parent(s):
7925650
auto-patch README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
base_model:
|
3 |
language:
|
4 |
- en
|
5 |
library_name: transformers
|
@@ -18,7 +18,7 @@ tags:
|
|
18 |
<!-- ### output_tensor_quantised: 1 -->
|
19 |
<!-- ### convert_type: -->
|
20 |
<!-- ### vocab_type: -->
|
21 |
-
static quants of https://huggingface.co/
|
22 |
|
23 |
<!-- provided-files -->
|
24 |
weighted/imatrix quants seem not to be available (by me) at this time. If they do not show up a week or so after the static ones, I have probably not planned for them. Feel free to request them by opening a Community Discussion.
|
|
|
1 |
---
|
2 |
+
base_model: PetroGPT/Llama-3-Petro-Instruct-v1
|
3 |
language:
|
4 |
- en
|
5 |
library_name: transformers
|
|
|
18 |
<!-- ### output_tensor_quantised: 1 -->
|
19 |
<!-- ### convert_type: -->
|
20 |
<!-- ### vocab_type: -->
|
21 |
+
static quants of https://huggingface.co/PetroGPT/Llama-3-Petro-Instruct-v1
|
22 |
|
23 |
<!-- provided-files -->
|
24 |
weighted/imatrix quants seem not to be available (by me) at this time. If they do not show up a week or so after the static ones, I have probably not planned for them. Feel free to request them by opening a Community Discussion.
|