Falcon Models
收藏Databricks2024-05-09 收录
下载链接:
https://marketplace.databricks.com/details/861ce75f-cda0-49b1-ac5c-f8ecac500dc9/Databricks_Falcon-Models
下载链接
链接失效反馈官方服务:
资源简介:
**Overview**
The Falcon models are large language models (LLMs) developed by TII. The models provided in this listing are
- [falcon-7b](https://huggingface.co/tiiuae/falcon-7b)
- [falcon-40b](https://huggingface.co/tiiuae/falcon-40b)
- [falcon-7b-instruct](https://huggingface.co/tiiuae/falcon-7b-instruct)
- [falcon-40b-instruct](https://huggingface.co/tiiuae/falcon-40b-instruct)
The models are packaged using MLflow’s transformers flavor.
- [falcon-7b](https://huggingface.co/tiiuae/falcon-7b), [falcon-40b](https://huggingface.co/tiiuae/falcon-40b): pretrained generative text model that can be used for further fine-tuning on specific applications.
- [falcon-7b-instruct](https://huggingface.co/tiiuae/falcon-7b-instruct), [falcon-40b-instruct](https://huggingface.co/tiiuae/falcon-40b-instruct): instruct fine-tuned for short-form instruction following.
Falcon models are licensed under the [Apache 2.0 license](https://falconllm.tii.ae/index.html). By installing this listing, you acknowledge and agree to the license.
For example notebooks of using the falcon model in various use cases on Databricks, refer to [the Databricks ML example repository](https://github.com/databricks/databricks-ml-examples/tree/master/llm-models/falcon).
**Use cases**
[falcon-7b](https://huggingface.co/tiiuae/falcon-7b), [falcon-40b](https://huggingface.co/tiiuae/falcon-40b):
- Fine-tuning on specific applications.
[falcon-7b-instruct](https://huggingface.co/tiiuae/falcon-7b-instruct), [falcon-40b-instruct](https://huggingface.co/tiiuae/falcon-40b-instruct):
- Generating responses to text-based instructions
**Product details**
The pre-trained model can be used for further fine-tuning on specific applications. The fine-tuned model in this listing can be deployed directly to Databricks Model Serving for immediate use, or loaded for fine-tuning or batch inference use cases. For more details, install the listing and view the provided model cards for each model.
提供机构:
Databricks



