Update README.md
Browse files
README.md
CHANGED
@@ -3,16 +3,6 @@ language:
|
|
3 |
- en
|
4 |
license: apache-2.0
|
5 |
tags:
|
6 |
-
- text-generation-inference
|
7 |
-
- transformers
|
8 |
-
- unsloth
|
9 |
-
- llama
|
10 |
-
- trl
|
11 |
-
base_model: TinyLlama/TinyLlama-1.1B-Chat-v1.0
|
12 |
-
---
|
13 |
-
|
14 |
-
---
|
15 |
-
tags:
|
16 |
- function calling
|
17 |
- tool use
|
18 |
- llama
|
@@ -21,7 +11,12 @@ tags:
|
|
21 |
- instruct-tuned
|
22 |
- 4-bit quantization
|
23 |
- ggfu
|
24 |
-
|
|
|
|
|
|
|
|
|
|
|
25 |
---
|
26 |
|
27 |
# Function Calling and Tool Use LLaMA Models
|
|
|
3 |
- en
|
4 |
license: apache-2.0
|
5 |
tags:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
6 |
- function calling
|
7 |
- tool use
|
8 |
- llama
|
|
|
11 |
- instruct-tuned
|
12 |
- 4-bit quantization
|
13 |
- ggfu
|
14 |
+
- text-generation-inference
|
15 |
+
- transformers
|
16 |
+
- unsloth
|
17 |
+
- llama
|
18 |
+
- trl
|
19 |
+
base_model: TinyLlama/TinyLlama-1.1B-Chat-v1.0
|
20 |
---
|
21 |
|
22 |
# Function Calling and Tool Use LLaMA Models
|