auto-patch README.md
Browse files
README.md
CHANGED
@@ -1,9 +1,11 @@
|
|
1 |
---
|
2 |
-
base_model:
|
3 |
language:
|
4 |
- en
|
5 |
library_name: transformers
|
6 |
license: cc-by-nc-4.0
|
|
|
|
|
7 |
quantized_by: mradermacher
|
8 |
tags:
|
9 |
- function calling
|
@@ -17,9 +19,12 @@ tags:
|
|
17 |
<!-- ### convert_type: hf -->
|
18 |
<!-- ### vocab_type: -->
|
19 |
<!-- ### tags: nicoboss -->
|
20 |
-
weighted/imatrix quants of https://huggingface.co/
|
21 |
|
22 |
<!-- provided-files -->
|
|
|
|
|
|
|
23 |
static quants are available at https://huggingface.co/mradermacher/Octopus-v2-GGUF
|
24 |
## Usage
|
25 |
|
|
|
1 |
---
|
2 |
+
base_model: NexaAI/Octopus-v2
|
3 |
language:
|
4 |
- en
|
5 |
library_name: transformers
|
6 |
license: cc-by-nc-4.0
|
7 |
+
mradermacher:
|
8 |
+
readme_rev: 1
|
9 |
quantized_by: mradermacher
|
10 |
tags:
|
11 |
- function calling
|
|
|
19 |
<!-- ### convert_type: hf -->
|
20 |
<!-- ### vocab_type: -->
|
21 |
<!-- ### tags: nicoboss -->
|
22 |
+
weighted/imatrix quants of https://huggingface.co/NexaAI/Octopus-v2
|
23 |
|
24 |
<!-- provided-files -->
|
25 |
+
|
26 |
+
***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Octopus-v2-i1-GGUF).***
|
27 |
+
|
28 |
static quants are available at https://huggingface.co/mradermacher/Octopus-v2-GGUF
|
29 |
## Usage
|
30 |
|