GGUF
Inference Endpoints
conversational
zuxin-llm commited on
Commit
13098eb
·
verified ·
1 Parent(s): 95fac5e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -5,7 +5,12 @@ license: cc-by-nc-4.0
5
  <p align="center">
6
  <img width="300px" alt="xLAM" src="https://huggingface.co/Salesforce/xLAM-v0.1-r/resolve/main/xlam-no-background.png">
7
  </p>
8
- <p align="center"><a href="https://apigen-pipeline.github.io/">[🏠Homepage]</a> | <a href="https://coder.deepseek.com/">[📄 Paper]</a> | <a href="https://coder.deepseek.com/">[📚 Dataset]</a></p>
 
 
 
 
 
9
  <hr>
10
 
11
  Welcome to the xLAM model family! [Large Action Models (LAMs)](https://blog.salesforceairesearch.com/large-action-models/) are advanced large language models designed to enhance decision-making and translate user intentions into executable actions that interact with the world. LAMs autonomously plan and execute tasks to achieve specific goals, serving as the brains of AI agents. They have the potential to automate workflow processes across various domains, making them invaluable for a wide range of applications.
 
5
  <p align="center">
6
  <img width="300px" alt="xLAM" src="https://huggingface.co/Salesforce/xLAM-v0.1-r/resolve/main/xlam-no-background.png">
7
  </p>
8
+ <p align="center">
9
+ <a href="https://apigen-pipeline.github.io/">[Homepage]</a> |
10
+ <a href="https://arxiv.org/abs/2406.18518">[Paper]</a> |
11
+ <a href="https://huggingface.co/datasets/Salesforce/xlam-function-calling-60k">[Dataset]</a> |
12
+ <a href="https://github.com/SalesforceAIResearch/xLAM">[Github]</a>
13
+ </p>
14
  <hr>
15
 
16
  Welcome to the xLAM model family! [Large Action Models (LAMs)](https://blog.salesforceairesearch.com/large-action-models/) are advanced large language models designed to enhance decision-making and translate user intentions into executable actions that interact with the world. LAMs autonomously plan and execute tasks to achieve specific goals, serving as the brains of AI agents. They have the potential to automate workflow processes across various domains, making them invaluable for a wide range of applications.