Commit
·
437c206
1
Parent(s):
8c953f6
Update README.md
Browse files
README.md
CHANGED
@@ -18,12 +18,18 @@ tags:
|
|
18 |
---
|
19 |
*last updated Nov 19th 2023*
|
20 |
## About
|
21 |
-
Trelis Research provides
|
|
|
|
|
|
|
22 |
|
23 |
## Function-calling Models and Datasets
|
24 |
-
|
|
|
|
|
|
|
25 |
- [Dataset to fine-tune models for function calling](https://huggingface.co/datasets/Trelis/function_calling_extended)
|
26 |
-
-
|
27 |
|
28 |
## ADVANCED Fine-tuning Scripts
|
29 |
|
|
|
18 |
---
|
19 |
*last updated Nov 19th 2023*
|
20 |
## About
|
21 |
+
Trelis Research provides:
|
22 |
+
- Specialised fine-tuned models
|
23 |
+
- Advanced fine-tuning scripts.
|
24 |
+
- Inference guides.
|
25 |
|
26 |
## Function-calling Models and Datasets
|
27 |
+
|
28 |
+
[Learn more here](https://trelis.com/function-calling/)
|
29 |
+
|
30 |
+
- Fine-tuned models for function calling - from 1.3B to 70B in size, incl. Yi, Deepseek, Llama and more
|
31 |
- [Dataset to fine-tune models for function calling](https://huggingface.co/datasets/Trelis/function_calling_extended)
|
32 |
+
- Scripts to fine-tune models for function calling and structured responses
|
33 |
|
34 |
## ADVANCED Fine-tuning Scripts
|
35 |
|