Skip to content

Commit

Permalink
fix minor issues in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
tianjiaopu authored and Rader committed Oct 23, 2024
1 parent b5ae26d commit 4f97265
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Additionally, CSGHub features microservice submodules and standardized OpenAPIs
### Key Features

- **Unified Management of LLM Assets**:
Provides a one-stop management solution for models, datasets, and code, supporting storage, version control, modifications, and queries. Comprehensive prompt library management and optimization features enhance model performance. Supports uploading and downloading large files, along with online editing and preview on the Web, improving development and collaboration efficiency.
Provides a one-stop management solution for models, datasets, and code, supporting storage, version control, modifications, and queries. Supports uploading and downloading large files, along with online editing and preview on the Web, improving development and collaboration efficiency.

- **Flexible and Compatible Development Ecosystem**:
Supports both HTTPS and SSH protocols, enabling users to operate through Git commands or a web interface. The platform integrates popular SDKs such as Gradio and Streamlit, simplifying AI application development. It also offers one-click model inference and fine-tuning services with automatic environment optimization to ensure efficient deployment and operation.
Expand Down
2 changes: 1 addition & 1 deletion README_jp.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ CSGHubは、大規模言語モデル(LLM)の資産管理のために設計
### 主な特徴

- **大規模モデル資産の統合管理**
モデル、データセット、およびコードのワンストップ管理を提供し、保存、バージョン管理、変更、検索をサポートします。充実したプロンプトライブラリの管理と最適化機能がモデルの性能向上を支援します。超大容量ファイルのアップロードとダウンロードをサポートし、Web上でのオンライン編集とプレビューにより、開発と協業の効率を高めます。
モデル、データセット、およびコードのワンストップ管理を提供し、保存、バージョン管理、変更、検索をサポートします。超大容量ファイルのアップロードとダウンロードをサポートし、Web上でのオンライン編集とプレビューにより、開発と協業の効率を高めます。

- **柔軟で互換性のある開発エコシステム**
HTTPSおよびSSHプロトコルをサポートし、ユーザーがGitコマンドやWebインターフェースを通じて簡単に操作できるようにします。プラットフォームはGradioやStreamlitなどの人気SDKを統合し、AIアプリケーション開発を簡素化します。また、ワンクリックでモデルの推論と微調整サービスを提供し、環境を自動で最適化することで、効率的なデプロイと運用を実現します。
Expand Down
2 changes: 1 addition & 1 deletion README_kr.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ CSGHub는 대규모 언어 모델(LLM) 자산을 관리하기 위해 설계된
### 주요 기능

- **대규모 모델 자산 통합 관리**:
모델, 데이터셋 및 코드의 원스톱 관리를 제공하며, 저장, 버전 관리, 수정 및 조회를 지원합니다. 완성된 프롬프트 라이브러리 관리와 최적화 기능을 통해 모델 성능을 향상시킵니다. 대용량 파일의 업로드와 다운로드를 지원하며, Web 상에서의 온라인 편집 및 미리 보기를 통해 개발 협업 효율을 높입니다.
모델, 데이터셋 및 코드의 원스톱 관리를 제공하며, 저장, 버전 관리, 수정 및 조회를 지원합니다. 초대형 파일의 업로드와 다운로드를 지원하며, Web 상에서의 온라인 편집 및 미리 보기를 통해 개발 협업 효율을 높입니다.

- **유연하고 호환 가능한 개발 생태계**:
HTTPS 및 SSH 프로토콜을 지원하여 사용자가 Git 명령이나 웹 인터페이스를 통해 편리하게 작업할 수 있습니다. Gradio와 Streamlit과 같은 인기 있는 SDK를 통합하여 AI 애플리케이션 개발을 단순화합니다. 또한, ****모델 추론 및 미세 조정 서비스를 원클릭****으로 제공하며, 자동으로 환경을 최적화하여 효율적인 배포와 운영을 보장합니다.
Expand Down
2 changes: 1 addition & 1 deletion README_zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ CSGHub 是一个开源平台,专为管理大语言模型(LLM)资产而设
### 核心功能

- **统一管理大模型资产**
提供一站式模型、数据集和代码的管理,支持存储、版本控制、修改和查询。完善的提示词库管理和优化功能帮助提升模型性能。支持超大文件的上传与下载,以及 Web 端在线编辑和预览,提升开发协作效率。
提供一站式模型、数据集和代码的管理,支持存储、版本控制、修改和查询。支持超大文件的上传与下载,以及 Web 端在线编辑和预览,提升开发协作效率。

- **灵活兼容的开发生态系统**
支持 HTTPS 和 SSH 协议,方便用户通过 Git 命令或网页界面进行操作。平台集成 Gradio 和 Streamlit 等热门 SDK,简化 AI 应用开发,并提供一键模型推理和微调服务,自动优化环境,确保高效部署和运行。
Expand Down

0 comments on commit 4f97265

Please sign in to comment.