Spaces:
Runtime error
Runtime error
Commit
·
2e01b37
1
Parent(s):
a073310
Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,11 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
|
5 |
# GPT4Tools: Teaching LLM to Use Tools via Self-instruction
|
@@ -12,4 +18,4 @@ By analyzing the language content, GPT4Tools is capable of automatically decidin
|
|
12 |
With this approach, GPT4Tools provides a seamless and efficient solution to fulfill various image-related requirements in a conversation.
|
13 |
Different from previous work, we support users teach their own LLM to use tools with simple refinement via self-instruction and LoRA.
|
14 |
|
15 |
-
<a href='https://github.com/StevenGrove/GPT4Tools'><img src='https://img.shields.io/badge/Project-Page-Green'></a> <a href='https://huggingface.co/stevengrove/gpt4tools-vicuna-13b-lora'><img src='https://img.shields.io/badge/%F0%9F%A4%97%20Hugging%20Face-Model-blue'></a> [](https://youtu.be/Qrj94ibQIT8) []()
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
title: 'GPT4Tools: Teaching LLM to Use Tools via Self-instruction'
|
4 |
+
sdk: gradio
|
5 |
+
emoji: 🔥
|
6 |
+
colorFrom: red
|
7 |
+
colorTo: yellow
|
8 |
+
pinned: true
|
9 |
---
|
10 |
|
11 |
# GPT4Tools: Teaching LLM to Use Tools via Self-instruction
|
|
|
18 |
With this approach, GPT4Tools provides a seamless and efficient solution to fulfill various image-related requirements in a conversation.
|
19 |
Different from previous work, we support users teach their own LLM to use tools with simple refinement via self-instruction and LoRA.
|
20 |
|
21 |
+
<a href='https://github.com/StevenGrove/GPT4Tools'><img src='https://img.shields.io/badge/Project-Page-Green'></a> <a href='https://huggingface.co/stevengrove/gpt4tools-vicuna-13b-lora'><img src='https://img.shields.io/badge/%F0%9F%A4%97%20Hugging%20Face-Model-blue'></a> [](https://youtu.be/Qrj94ibQIT8) []()
|