Commit ·
72afc07
1
Parent(s): 5046bda
update dataset info
Browse files
README.md
CHANGED
|
@@ -20,7 +20,7 @@ tags:
|
|
| 20 |
|
| 21 |
Available models:
|
| 22 |
- [fLlama-7B, 2GB shards](https://huggingface.co/Trelis/Llama-2-7b-chat-hf-function-calling)
|
| 23 |
-
- [fLlama-13, 4GB shards](https://huggingface.co/Trelis/Llama-2-13b-chat-hf-function-calling)
|
| 24 |
|
| 25 |
## Licensing and Usage
|
| 26 |
|
|
@@ -50,11 +50,9 @@ Model weights are provided as-is, without warranty, and with the same disclaimer
|
|
| 50 |
|
| 51 |
*In addition to the above, all use of this model is further subject to terms in the [Meta license](https://ai.meta.com/resources/models-and-libraries/llama-downloads/).
|
| 52 |
|
| 53 |
-
### Dataset
|
| 54 |
|
| 55 |
-
The dataset used for training this model can be found at [Trelis Function Calling Dataset](https://huggingface.co/datasets/Trelis/
|
| 56 |
-
|
| 57 |
-
The data may be used for free for commercial and non-commercial use. It is Apache 2 licensed and does not have any dependencies (i.e. does not depend on Meta's Llama license.)
|
| 58 |
|
| 59 |
## Inference with Google Colab and HuggingFace 🤗
|
| 60 |
|
|
|
|
| 20 |
|
| 21 |
Available models:
|
| 22 |
- [fLlama-7B, 2GB shards](https://huggingface.co/Trelis/Llama-2-7b-chat-hf-function-calling)
|
| 23 |
+
- [fLlama-13, 4GB shards](https://huggingface.co/Trelis/Llama-2-13b-chat-hf-function-calling)
|
| 24 |
|
| 25 |
## Licensing and Usage
|
| 26 |
|
|
|
|
| 50 |
|
| 51 |
*In addition to the above, all use of this model is further subject to terms in the [Meta license](https://ai.meta.com/resources/models-and-libraries/llama-downloads/).
|
| 52 |
|
| 53 |
+
### Dataset
|
| 54 |
|
| 55 |
+
The dataset used for training this model can be found at [Trelis Function Calling Extended Dataset](https://huggingface.co/datasets/Trelis/function_calling_extended).
|
|
|
|
|
|
|
| 56 |
|
| 57 |
## Inference with Google Colab and HuggingFace 🤗
|
| 58 |
|