Spaces:
Runtime error
Runtime error
Commit
•
c66ad58
1
Parent(s):
dc0dba4
Add ArXiv url (#1)
Browse files- Add ArXiv url (6ae60f13b54d854dbbbead642c710ff2642aa43d)
Co-authored-by: Omar Sanseviero <osanseviero@users.noreply.huggingface.co>
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
|