MyGit

v0.3.0

ray-project/ray-llm

版本发布时间: 2023-10-03 07:25:03

ray-project/ray-llm最新发布版本:v0.5.0(2024-01-19 04:38:00)

Please note that API stability is not expected until 1.0 release. This update introduces breaking changes.

This release introduces a new vLLM backend and removes the dependency on TGI. This is because TGI is not Apache 2.0 licensed anymore, and the new license is too restrictive for most organizations to run in production. On the other hand, vllm is Apache 2.0 licensed and is a better foundation to build on top of. There are some breaking changes to model configuration YAMLs related to the new vLLM backend.

Refer to the updated ray-llm/models/README.md file for details on the updated configuration file format.

What's changed?

In order to use RayLLM, ensure you are using the official Docker image anyscale/aviary:latest.

相关地址:原始地址 下载(tar) 下载(zip)

查看:2023-10-03发行的版本