Added GPUStack (#4649)

### What problem does this PR solve?



### Type of change


- [x] Documentation Update
This commit is contained in:
writinwaters
2025-01-26 12:25:02 +08:00
committed by GitHub
parent 284b4d4430
commit 2cb8edc42c
3 changed files with 4 additions and 1 deletions

View File

@ -13,6 +13,8 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
# AFTER UPDATING THIS FILE, PLEASE ENSURE THAT docs/references/supported_models.mdx IS ALSO UPDATED for consistency!
#
from .embedding_model import (
OllamaEmbed,
LocalAIEmbed,