Update README.md
Browse files
README.md
CHANGED
@@ -1,14 +1,14 @@
|
|
1 |
---
|
2 |
language: en
|
3 |
tags:
|
4 |
-
- llama
|
5 |
-
- llama-3.2
|
6 |
- function-calling
|
7 |
- instruction-tuning
|
8 |
- conversational
|
9 |
-
license:
|
10 |
datasets:
|
11 |
- 0xroyce/NeuralTau-With-Functions-chat
|
12 |
---
|
13 |
|
14 |
-
# NazareAI
|
|
|
|
|
|
1 |
---
|
2 |
language: en
|
3 |
tags:
|
|
|
|
|
4 |
- function-calling
|
5 |
- instruction-tuning
|
6 |
- conversational
|
7 |
+
license: mit
|
8 |
datasets:
|
9 |
- 0xroyce/NeuralTau-With-Functions-chat
|
10 |
---
|
11 |
|
12 |
+
# NazareAI
|
13 |
+
|
14 |
+
Fine tuned to provide functions/tools calling
|