Update README.md
Browse files
README.md
CHANGED
@@ -38,7 +38,7 @@ The `fc` series of models are optimized for function-calling capability, providi
|
|
38 |
|
39 |
We also provide their quantized [GGUF](https://huggingface.co/docs/hub/en/gguf) files for efficient deployment and execution. GGUF is a file format designed to efficiently store and load large language models, making GGUF ideal for running AI models on local devices with limited resources, enabling offline functionality and enhanced privacy.
|
40 |
|
41 |
-
For more details, check our [paper](https://arxiv.org/abs/2406.18518).
|
42 |
|
43 |
## Repository Overview
|
44 |
|
|
|
38 |
|
39 |
We also provide their quantized [GGUF](https://huggingface.co/docs/hub/en/gguf) files for efficient deployment and execution. GGUF is a file format designed to efficiently store and load large language models, making GGUF ideal for running AI models on local devices with limited resources, enabling offline functionality and enhanced privacy.
|
40 |
|
41 |
+
For more details, check our [GitHub](https://github.com/SalesforceAIResearch/xLAM) and [paper](https://arxiv.org/abs/2406.18518).
|
42 |
|
43 |
## Repository Overview
|
44 |
|