Upload 2 files
Browse files- README.md +13 -0
- xlam-no-background.png +0 -0
README.md
CHANGED
|
@@ -1,3 +1,16 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
---
|
| 4 |
+
|
| 5 |
+
<div align="center">
|
| 6 |
+
<img src="https://huggingface.co/Salesforce/xLAM-v0.1/resolve/main/xlam-no-background.png"
|
| 7 |
+
alt="drawing" width="510"/>
|
| 8 |
+
</div>
|
| 9 |
+
|
| 10 |
+
GitHub: https://github.com/SalesforceAIResearch/xLAM
|
| 11 |
+
|
| 12 |
+
Paper: https://arxiv.org/abs/2402.15506
|
| 13 |
+
|
| 14 |
+
License: apache-2.0
|
| 15 |
+
|
| 16 |
+
If you already know [Mixtral](https://huggingface.co/mistralai/Mixtral-8x7B-Instruct-v0.1), xLAM-v0.1 is a significant upgrade and better at many things. For the same number of parameters, the model have been fine-tuned across a wide range of agent tasks and scenarios, all while preserving the capabilities of the original model.
|
xlam-no-background.png
ADDED
|