Update metadata with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,6 +1,25 @@
|
|
1 |
---
|
2 |
-
|
|
|
|
|
|
|
|
|
|
|
3 |
pipeline_tag: text-generation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
|
6 |
## Llamacpp imatrix Quantizations of xLAM-7b-r
|
|
|
1 |
---
|
2 |
+
base_model: Salesforce/xLAM-7b-r
|
3 |
+
datasets:
|
4 |
+
- Salesforce/xlam-function-calling-60k
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
license: cc-by-nc-4.0
|
8 |
pipeline_tag: text-generation
|
9 |
+
tags:
|
10 |
+
- function-calling
|
11 |
+
- LLM Agent
|
12 |
+
- tool-use
|
13 |
+
- mistral
|
14 |
+
- pytorch
|
15 |
+
quantized_by: bartowski
|
16 |
+
extra_gated_heading: Acknowledge to follow corresponding license to access the repository
|
17 |
+
extra_gated_button_content: Agree and access repository
|
18 |
+
extra_gated_fields:
|
19 |
+
First Name: text
|
20 |
+
Last Name: text
|
21 |
+
Country: country
|
22 |
+
Affiliation: text
|
23 |
---
|
24 |
|
25 |
## Llamacpp imatrix Quantizations of xLAM-7b-r
|