CServe Mixtral-8x7b LLM
收藏Snowflake2024-10-03 更新2024-10-04 收录
下载链接:
https://app.snowflake.com/marketplace/listing/GZTYZR8C7YM
下载链接
链接失效反馈官方服务:
资源简介:
CentML CServe combines advanced optimizations with ease of use, making it simple to serve all of the popular LLMs within Snowflake environment. This application includes popular Mixtral-8x7b LLM optimized with CServe, which only required medium SPCS node to run.
Note: the application, during the first start, will download the model weights from: [https://huggingface.co/mistralai/Mixtral-8x7B-Instruct-v0.1](https://huggingface.co/mistralai/Mixtral-8x7B-Instruct-v0.1)
<p><br/></p>
The benefits of CServe:
- Security and Privacy: The model deployed and served inside your Snowflake account, so that your data never leaves your Snowflake security perimeter.
- Model Flexibility: CentML supports all open source LLMs and any custom fine-tuned models. Please reach out to [support@centml.ai](mailto:support@centml.ai).
- Efficient Resource Utilization: By reducing the computational power needed, we unlock significant cost savings. No need for large SPCS node to run very large LLMs.
<p><br/></p>
Some examples of how to use LLMs in your queries:
- Answer extraction: Given a question and unstructured data, return the answer to the question if it can be found in the data.
- Sentiment analysis: Return a sentiment for given text. Also support sentiment score.
- Text Summarization: Return a summary of the given text.
- Translation: Translate given text from any supported language to any other.
- Custom prompting: Given a prompt, return a response that completes the prompt.
Expected workflow:
- When ready to interact with LLM, resume the compute pool
- Add UDF to the Snowflake queries
- When LLM is no longer needed, pause the compute pool
提供机构:
CentML
创建时间:
2024-08-12
搜集汇总
数据集介绍

背景与挑战
背景概述
该数据集描述了在Snowflake环境中优化部署的Mixtral-8x7b LLM模型,强调其安全隐私性、资源高效利用以及支持问答提取、情感分析等多种文本处理功能。使用流程包括计算池的启停和UDF的添加。
以上内容由遇见数据集搜集并总结生成



