Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -350,6 +350,7 @@ swanlab login --host http://localhost:8000
- [self-llm](https://github.com/datawhalechina/self-llm):《开源大模型食用指南》针对中国宝宝量身打造的基于Linux环境快速微调(全参数/Lora)、部署国内外开源大模型(LLM)/多模态大模型(MLLM)教程 ![GitHub Repo stars](https://img.shields.io/github/stars/datawhalechina/self-llm)
- [unlock-deepseek](https://github.com/datawhalechina/unlock-deepseek):DeepSeek 系列工作解读、扩展和复现 ![GitHub Repo stars](https://img.shields.io/github/stars/datawhalechina/unlock-deepseek)
- [Qwen3-SmVL](https://github.com/ShaohonChen/Qwen3-SmVL): 将SmolVLM2的视觉头与Qwen3-0.6B模型进行了拼接微调 ![GitHub Repo stars](https://img.shields.io/github/stars/ShaohonChen/Qwen3-SmVL)
- [OPPO/Agent_Foundation_Models](https://github.com/OPPO-PersonalAI/Agent_Foundation_Models): 通过多Agent蒸馏和Agent RL的端到端Agent基础模型。 ![GitHub Repo stars](https://img.shields.io/github/stars/OPPO-PersonalAI/Agent_Foundation_Models)

**使用SwanLab的优秀论文:**
- [Animation Needs Attention: A Holistic Approach to Slides Animation Comprehension with Visual-Language Models](https://arxiv.org/abs/2507.03916)
Expand Down Expand Up @@ -519,9 +520,9 @@ SwanLab会对AI训练过程中所使用的**硬件信息**和**资源使用情

### 周边仓库

- [self-hosted](https://github.com/swanhubx/self-hosted):私有化部署脚本仓库
- [SwanLab-Docs](https://github.com/swanhubx/swanlab-docs):官方文档仓库
- [SwanLab-Dashboard](https://github.com/swanhubx/swanlab-dashboard):离线看板仓库,存放了由`swanlab watch`打开的轻量离线看板的web代码
- [self-hosted](https://github.com/swanhubx/self-hosted):私有化部署脚本仓库

### 社区与支持

Expand Down
7 changes: 4 additions & 3 deletions README_EN.md
Original file line number Diff line number Diff line change
Expand Up @@ -345,6 +345,7 @@ After logging in, you can record experiments to the self-hosted service.
- [self-llm](https://github.com/datawhalechina/self-llm): "A Cookbook for Open-Source Large Models" - A tutorial tailored for Chinese users on quickly fine-tuning (full-parameter/LoRA) and deploying domestic and international open-source Large Language Models (LLMs) / Multi-modal Large Models (MLLMs) in a Linux environment. ![GitHub Repo stars](https://img.shields.io/github/stars/datawhalechina/self-llm)
- [unlock-deepseek](https://github.com/datawhalechina/unlock-deepseek): Interpretation, extension, and reproduction of the DeepSeek series of works. ![GitHub Repo stars](https://img.shields.io/github/stars/datawhalechina/unlock-deepseek)
- [Qwen3-SmVL](https://github.com/ShaohonChen/Qwen3-SmVL): The visual head of SmolVLM2 was concatenated and fine-tuned with the Qwen3-0.6B model. ![GitHub Repo stars](https://img.shields.io/github/stars/ShaohonChen/Qwen3-SmVL)
- [OPPO/Agent_Foundation_Models](https://github.com/OPPO-PersonalAI/Agent_Foundation_Models): Chain-of-Agents: A chain-of-agents model through multi-agent distillation and agent RL. ![GitHub Repo stars](https://img.shields.io/github/stars/OPPO-PersonalAI/Agent_Foundation_Models)

**Excellent Research Papers Using SwanLab:**

Expand Down Expand Up @@ -509,9 +510,9 @@ If you wish to document other hardware, feel free to submit an Issue or PR!

### Repositories

• [SwanLab-Docs](https://github.com/swanhubx/swanlab-docs): The official documentation repository.
[SwanLab-Dashboard](https://github.com/swanhubx/swanlab-dashboard): The offline dashboard repository, which contains the web code for the lightweight offline dashboard opened by `swanlab watch`.
• [self-hosted](https://github.com/swanhubx/self-hosted): The repository for private deployment scripts.
- [self-hosted](https://github.com/swanhubx/self-hosted): The repository for private deployment scripts.
- [SwanLab-Docs](https://github.com/swanhubx/swanlab-docs): The official documentation repository.
- [SwanLab-Dashboard](https://github.com/swanhubx/swanlab-dashboard): The offline dashboard repository, which contains the web code for the lightweight offline dashboard opened by `swanlab watch`.


### Community and Support
Expand Down
6 changes: 3 additions & 3 deletions README_JP.md
Original file line number Diff line number Diff line change
Expand Up @@ -420,9 +420,9 @@ swanlab login --host http://localhost:8000

### 周辺リポジトリ

• [SwanLab-Docs](https://github.com/swanhubx/swanlab-docs): 公式ドキュメントリポジトリ
[SwanLab-Dashboard](https://github.com/swanhubx/swanlab-dashboard): オフラインダッシュボードリポジトリ。`swanlab watch`で開かれる軽量オフラインダッシュボードのウェブコードが含まれています
• [self-hosted](https://github.com/swanhubx/self-hosted): プライベートデプロイメントスクリプトリポジトリ
- [self-hosted](https://github.com/swanhubx/self-hosted): プライベートデプロイメントスクリプトリポジトリ
- [SwanLab-Docs](https://github.com/swanhubx/swanlab-docs): 公式ドキュメントリポジトリ
- [SwanLab-Dashboard](https://github.com/swanhubx/swanlab-dashboard): オフラインダッシュボードリポジトリ。`swanlab watch`で開かれる軽量オフラインダッシュボードのウェブコードが含まれています

### コミュニティとサポート

Expand Down
6 changes: 3 additions & 3 deletions README_RU.md
Original file line number Diff line number Diff line change
Expand Up @@ -423,9 +423,9 @@ swanlab login --host http://localhost:8000

### Периферийные репозитории

• [SwanLab-Docs](https://github.com/swanhubx/swanlab-docs): Официальный репозиторий документации.
[SwanLab-Dashboard](https://github.com/swanhubx/swanlab-dashboard): Репозиторий оффлайн-дашборда, содержащий веб-код для легковесного оффлайн-дашборда, открываемого командой `swanlab watch`.
• [self-hosted](https://github.com/swanhubx/self-hosted): Репозиторий скриптов для частного развертывания.
- [self-hosted](https://github.com/swanhubx/self-hosted): Репозиторий скриптов для частного развертывания.
- [SwanLab-Docs](https://github.com/swanhubx/swanlab-docs): Официальный репозиторий документации.
- [SwanLab-Dashboard](https://github.com/swanhubx/swanlab-dashboard): Репозиторий оффлайн-дашборда, содержащий веб-код для легковесного оффлайн-дашборда, открываемого командой `swanlab watch`.

### Сообщество и поддержка

Expand Down