jianguozhang
commited on
Commit
β’
5cf8db3
1
Parent(s):
79354df
Add release date to xLAM model series
Browse files
README.md
CHANGED
@@ -51,13 +51,14 @@ Welcome to the xLAM model family! [Large Action Models (LAMs)](https://blog.sale
|
|
51 |
|
52 |
We provide a series of xLAMs in different sizes to cater to various applications, including those optimized for function-calling and general agent applications:
|
53 |
|
54 |
-
| Model | # Total Params | Context Length | Download Model | Download GGUF files |
|
55 |
-
|
56 |
-
| xLAM-
|
57 |
-
| xLAM-
|
58 |
-
| xLAM-
|
59 |
-
| xLAM-
|
60 |
-
| xLAM-
|
|
|
61 |
|
62 |
|
63 |
|
|
|
51 |
|
52 |
We provide a series of xLAMs in different sizes to cater to various applications, including those optimized for function-calling and general agent applications:
|
53 |
|
54 |
+
| Model | # Total Params | Context Length |Release Date | Category | Download Model | Download GGUF files |
|
55 |
+
|------------------------|----------------|----------------|----|----|----------------|----------|
|
56 |
+
| xLAM-7b-r | 7.24B | 32k | Sep. 5, 2024|General, Function-calling | [π€ Link](https://huggingface.co/Salesforce/xLAM-7b-r) | -- |
|
57 |
+
| xLAM-8x7b-r | 46.7B | 32k | Sep. 5, 2024|General, Function-calling | [π€ Link](https://huggingface.co/Salesforce/xLAM-8x7b-r) | -- |
|
58 |
+
| xLAM-8x22b-r | 141B | 64k | Sep. 5, 2024|General, Function-calling | [π€ Link](https://huggingface.co/Salesforce/xLAM-8x22b-r) | -- |
|
59 |
+
| xLAM-1b-fc-r | 1.35B | 16k | July 17, 2024 | Function-calling| [π€ Link](https://huggingface.co/Salesforce/xLAM-1b-fc-r) | [π€ Link](https://huggingface.co/Salesforce/xLAM-1b-fc-r-gguf) |
|
60 |
+
| xLAM-7b-fc-r | 6.91B | 4k | July 17, 2024| Function-calling| [π€ Link](https://huggingface.co/Salesforce/xLAM-7b-fc-r) | [π€ Link](https://huggingface.co/Salesforce/xLAM-7b-fc-r-gguf) |
|
61 |
+
| xLAM-v0.1-r | 46.7B | 32k | Mar. 18, 2024 |General, Function-calling | [π€ Link](https://huggingface.co/Salesforce/xLAM-v0.1-r) | -- |
|
62 |
|
63 |
|
64 |
|