Spaces:
Runtime error
Runtime error
osanseviero
commited on
Commit
•
6ae60f1
1
Parent(s):
dc0dba4
Add ArXiv url
Browse filesThis will show the Space in https://huggingface.co/papers/2305.18752
README.md
CHANGED
@@ -20,4 +20,6 @@ By analyzing the language content, GPT4Tools is capable of automatically decidin
|
|
20 |
With this approach, GPT4Tools provides a seamless and efficient solution to fulfill various image-related requirements in a conversation.
|
21 |
Different from previous work, we support users teach their own LLM to use tools with simple refinement via self-instruction and LoRA.
|
22 |
|
23 |
-
<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> [![YouTube](https://badges.aleen42.com/src/youtube.svg)](https://youtu.be/Qrj94ibQIT8) [![arXiv](https://img.shields.io/badge/arXiv-Paper-<COLOR>.svg)]()
|
|
|
|
|
|
20 |
With this approach, GPT4Tools provides a seamless and efficient solution to fulfill various image-related requirements in a conversation.
|
21 |
Different from previous work, we support users teach their own LLM to use tools with simple refinement via self-instruction and LoRA.
|
22 |
|
23 |
+
<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> [![YouTube](https://badges.aleen42.com/src/youtube.svg)](https://youtu.be/Qrj94ibQIT8) [![arXiv](https://img.shields.io/badge/arXiv-Paper-<COLOR>.svg)]()
|
24 |
+
|
25 |
+
ArXiv url: https://arxiv.org/abs//2305.18752
|