Skip to content

Commit

Permalink
fix: siliconflow README (#182)
Browse files Browse the repository at this point in the history
  • Loading branch information
Yeuoly authored Feb 5, 2025
1 parent 4327a84 commit e2c9145
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 3 deletions.
12 changes: 10 additions & 2 deletions models/siliconflow/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,15 @@
##Overview
## Overview

SiliconCloud (MaaS) simplifies AI model deployment with robust performance. This plugin provides access to various models (LLMs, text embedding, reranking, STT, TTS), configurable via model name, API key, and other parameters.

##Configure
## Configure

Install the SiliconFlow plugin, then configure it by entering your API Key. Get your API Key from [SiliconFlow](https://cloud.siliconflow.cn/account/ak) and save.

![](./_assets/siliconflow-01.png)

## About SiliconFlow 

SiliconFlow is committed to building a scalable, standardized, and high-performance AI Infra platform. It offers SiliconCloud (the model cloud service platform), SiliconLLM (the LLM inference engine), and OneDiff (the high-performance text-to-image/video acceleration library). These solutions help enterprises and individual users deploy AI models efficiently and cost-effectively.

[Website](https://siliconflow.cn/) | [SiliconCloud Quick Start](https://docs.siliconflow.cn/quickstart)
2 changes: 1 addition & 1 deletion models/siliconflow/manifest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@ resource:
model:
enabled: false
type: plugin
version: 0.0.3
version: 0.0.4
created_at: 2024-09-20T00:13:50.29298939-04:00

0 comments on commit e2c9145

Please sign in to comment.