jianguozhang commited on
Commit
31706d4
Β·
verified Β·
1 Parent(s): 11d58b4

Add release date to xLAM model series

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -32,6 +32,15 @@ For the same number of parameters, the model have been fine-tuned across a wide
32
  xLAM-v0.1-r represents the version 0.1 of the Large Action Model series, with the "-r" indicating it's tagged for research.
33
  This model is compatible with VLLM and FastChat platforms.
34
 
 
 
 
 
 
 
 
 
 
35
 
36
 
37
 
 
32
  xLAM-v0.1-r represents the version 0.1 of the Large Action Model series, with the "-r" indicating it's tagged for research.
33
  This model is compatible with VLLM and FastChat platforms.
34
 
35
+ | Model | # Total Params | Context Length |Release Date | Category | Download Model | Download GGUF files |
36
+ |------------------------|----------------|----------------|----|----|----------------|----------|
37
+ | xLAM-7b-r | 7.24B | 32k | Sep. 5, 2024|General, Function-calling | [πŸ€— Link](https://huggingface.co/Salesforce/xLAM-7b-r) | -- |
38
+ | xLAM-8x7b-r | 46.7B | 32k | Sep. 5, 2024|General, Function-calling | [πŸ€— Link](https://huggingface.co/Salesforce/xLAM-8x7b-r) | -- |
39
+ | xLAM-8x22b-r | 141B | 64k | Sep. 5, 2024|General, Function-calling | [πŸ€— Link](https://huggingface.co/Salesforce/xLAM-8x22b-r) | -- |
40
+ | 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) |
41
+ | 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) |
42
+ | xLAM-v0.1-r | 46.7B | 32k | Mar. 18, 2024 |General, Function-calling | [πŸ€— Link](https://huggingface.co/Salesforce/xLAM-v0.1-r) | -- |
43
+
44
 
45
 
46